Template:LSL Constant/string: Difference between revisions
Jump to navigation
Jump to search
Asuka Neely (talk | contribs) No edit summary |
Asuka Neely (talk | contribs) Undo revision 116362 by Asuka Neely (Talk) |
||
Line 1: | Line 1: | ||
{{#vardefine:notes|{{#if:{{#var:notes}}|<br/>}} | {{#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.}} |