User Tools

Site Tools


string

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
string [2017/06/01 08:59] justinstring [2017/06/01 09:00] justin
Line 12: Line 12:
  
 <WRAP center round info 100%> <WRAP center round info 100%>
-**Note:** Any double quotation marks within a string (excluding the enclosing quotation marks) must be escaped with a preceding backslash.+**Note:** Any double quotation marks within a string (excluding the quotation marks used to enclose it) must be escaped with a preceding backslash.
 </WRAP> </WRAP>
  
 ====Example:==== ====Example:====
 <code lua> <code lua>
-set_entity_property(entity["sign_01"], "message", "This is the sign's message text.")+set_entity_property(entity["sign_01"], "message", "This is the sign'\"message\" text.")
 </code> </code>
  
string.txt · Last modified: 2021/04/21 20:07 by justin