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

From Second Life Wiki
Jump to navigation Jump to search
m
(Updated for Mono)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#vardefine:desc|<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.}}
{{#vardefine:notes|{{#if:{{#var:notes}}|<br/>}}Like any [[LSO]] 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. This does not apply to scripts compiled with [[Mono]]. See [[LSL Constants vs Globals]] for more information about this and examples.}}

Latest revision as of 21:03, 18 January 2014