LlToUpper: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
m lsl code tagging
No edit summary
Line 10: Line 10:
|constants
|constants
|examples=
|examples=
The opposite is [[llToLower]].
There is no llToProperCase in LSL.
<lsl>
<lsl>
string msg = "I like candy!";
string msg = "I like candy!";

Revision as of 21:47, 7 July 2008