Category:LSL Integer/boolean: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
Created page with "{{LSL Subtype Category|boolean|base=integer|cat=Permissions/Asset|more=*|description=|values=TRUE (1) or FALSE (0) *'''Note''': Some functions treat any non-zero value as…"
 
Strife Onizuka (talk | contribs)
No edit summary
Line 1: Line 1:
{{LSL Subtype Category|boolean|base=integer|cat=Permissions/Asset|more=*|description=|values=[[TRUE]] (1) or [[FALSE]] (0)
{{LSL Subtype Category|boolean|base=integer|cat=Permissions/Asset|more=*|description=|values=[[TRUE]] (1) or [[FALSE]] (0)
*'''Note''': Some functions treat any non-zero value as if it were TRUE, some only treat 1 as TRUE.}}
*'''Note''': Some functions treat any non-zero value as if it were TRUE, some only treat 1 as TRUE. It is best to only use TRUE and FALSE values and not use other non-zero values.}}

Revision as of 23:49, 22 December 2013