Difference between revisions of "LlToUpper"

From Second Life Wiki
Jump to navigation Jump to search
m (lsl code tagging)
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