User Tools

Site Tools


set_global_property

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
set_global_property [2020/04/27 14:37] justinset_global_property [2021/04/21 18:51] (current) justin
Line 19: Line 19:
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-set_global_property("keys", global.property["keys"] + 1)+set_global_property("keys", global.property["keys"] + 1);
 </code> </code>
 //Results:// The [[global_properties|global property]] "keys" (a counter being used to track the number of keys collected) is incremented by one. //Results:// The [[global_properties|global property]] "keys" (a counter being used to track the number of keys collected) is incremented by one.
set_global_property.1588023420.txt.gz · Last modified: 2020/04/27 14:37 by justin