Difference between revisions of "LlToLower"

From Second Life Wiki
Jump to navigation Jump to search
(add caveat: llToLower declared erroneously in 2007-08 "Linden Scripting Language Guide.html")
(bug report it.)
Line 2: Line 2:
|func_id=98|func_sleep=0.0|func_energy=10.0
|func_id=98|func_sleep=0.0|func_energy=10.0
|func=llToLower
|func=llToLower
|return_type=string|p1_type=string|p1_name=source
|return_type=string|p1_type=string|p1_name=src
|func_footnote
|func_footnote
|func_desc
|func_desc
|return_text=that is '''source''' with all lower-case letters
|return_text=that is '''src''' with all lower-case letters
|spec
|spec
|caveats=
|caveats
*llToLower erroneously declared as { llToLower(); } in 2007-08 "Linden Scripting Language Guide.html"
|constants
|constants
|examples
|examples
|helpers
|helpers
|also_functions=*{{LSLG|llToUpper}}
|also_functions={{LSL DefineRow||[[llToUpper]]}}
|also_tests
|also_tests
|also_events
|also_events

Revision as of 17:29, 4 September 2007