Difference between revisions of "Category:LSL Integer/boolean"
Jump to navigation
Jump to search
m |
m (copy error?) |
||
Line 1: | Line 1: | ||
{{LSL Subtype Category|boolean|base=integer | {{LSL Subtype Category|boolean|base=integer|more=*|description=|values=[[TRUE]] (1) or [[FALSE]] (0) | ||
*'''Note''': Some functions and constants may treat any non-zero value as either [[TRUE]] of [[FALSE]], some only treat 1 as [[TRUE]] and 0 as [[FALSE]]. It is best to only use [[TRUE]] (1) or [[FALSE]] (0) values and not use other values (whether or not you use the constants by name is up to you).}} | *'''Note''': Some functions and constants may treat any non-zero value as either [[TRUE]] of [[FALSE]], some only treat 1 as [[TRUE]] and 0 as [[FALSE]]. It is best to only use [[TRUE]] (1) or [[FALSE]] (0) values and not use other values (whether or not you use the constants by name is up to you).}} |
Revision as of 08:48, 3 May 2014
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
The functions and constants in this category all take or return a boolean parameter. Events in this category expose a boolean parameter.
Values
boolean values are often made up of one or more of the following special values: TRUE (1) or FALSE (0)
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category "LSL Integer/boolean"
The following 57 pages are in this category, out of 57 total.
P
- PRIM CAST SHADOWS
- PRIM FLEXIBLE
- PRIM FULLBRIGHT
- PRIM MEDIA ALT IMAGE ENABLE
- PRIM MEDIA AUTO LOOP
- PRIM MEDIA AUTO PLAY
- PRIM MEDIA AUTO SCALE
- PRIM MEDIA AUTO ZOOM
- PRIM MEDIA FIRST CLICK INTERACT
- PRIM MEDIA WHITELIST ENABLE
- PRIM PHANTOM
- PRIM PHYSICS
- PRIM POINT LIGHT
- PRIM REFLECTION PROBE
- PRIM TEMP ON REZ