Category:LSL Integer/boolean
Jump to navigation
Jump to search
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)
- Note: Some functions and constants may treat any non-zero value as TRUE, 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).
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category "LSL Integer/boolean"
The following 55 pages are in this category, out of 55 total.