Difference between revisions of "String"

From Second Life Wiki
Jump to navigation Jump to search
(merge String into Category:LSL_String, redirect String to Category:LSL_String)
Line 1: Line 1:
A string is a text data. String values are enclosed in quotes when you define them. You can use every letter or number in a string!
#REDIRECT [[:Category:LSL_String]]
 
 
String examples:
<pre>
"Hello Avatar!", "Yes", "No", "It's 10 o'clock.", "I am 21 years old!"</pre>

Revision as of 17:18, 16 February 2007