Difference between revisions of "LlToLower"

From Second Life Wiki
Jump to navigation Jump to search
m (already indicated in bugs section.)
(What d'ya reckon? Ambiguous enough? ;-))
Line 7: Line 7:
|return_text=that is '''src''' with all lower-case letters
|return_text=that is '''src''' with all lower-case letters
|spec
|spec
|caveats=*There is no llToProperCase, which would capitalize the first letter of a word, in LSL but there is a user functions that does this: [[User:Fred_Gandt/Scripts/Functions#ToNormal|ToNormal]]
|caveats=*There is no Linden Library "llToProperCase", which would return ''[http://en.wikipedia.org/wiki/Sentence_case correctly]'' capitalized strings; However, there is a user functions that does this: [[User:Fred_Gandt/Scripts/Functions#ToNormal|ToNormal]]
|constants
|constants
|examples=
|examples=

Revision as of 02:59, 8 May 2010