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 [2020/01/17 19:00] justinstring [2020/01/19 16:35] justin
Line 17: Line 17:
 ====Example:==== ====Example:====
 <code lua> <code lua>
-set_entity_property(entity["sign_01"], "message", "This is the sign's \"message\".")+set_entity_property(entity["sign_01"], "message", "The sign's \"message\".")
 </code> </code>
  
-The above example demonstrates 3 different cases of a string being used: an entity name reference, the name of the property, and a text value to store in the property.+The above example demonstrates 3 different cases of a string being used: an entity by ID reference, the name of the property, and a text value to store in the property.
  
 =====String Concatenation===== =====String Concatenation=====
string.txt · Last modified: 2021/04/21 20:07 by justin