Difference between revisions of "Template:LSL Constant/string"

From Second Life Wiki
Jump to navigation Jump to search
m (typo)
Line 1: Line 1:
{{#vardefine:notes|{{#if:{{#var:notes}}|<br/>}}Like any string constants longer then 3 characters and used in multiple places in the code, they should be store in a global variable. The result will be a considerable memory savings. See [[LSL Constants vs Globals]] for more information about this and examples.}}
{{#vardefine:notes|{{#if:{{#var:notes}}|<br/>}}Like any string constants longer then 3 characters and used in multiple places in the code, they should be stored in a global variable. The result will be a considerable memory savings. See [[LSL Constants vs Globals]] for more information about this and examples.}}

Revision as of 03:49, 14 July 2008