LSL Wiki Mirror 10-5-2006: default

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::

default


A particular setting or value for a variable that is assigned automatically. (source)

default is the state a script enters into when it is first executed or reset. The state_entry event is triggered in the default state every time it is reset (compiled or via llResetScript).

Note: state_entry is not triggered for an inactive script when it is compiled.


value | state
There is no comment on this page. [Display comments/form]