ParseStringAsBoolean | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.logic | ||||||
Summary | Parses a string as a boolean value | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Description | Use StringParsedAsBoolean when you want to determine if a string contains "true" or "false"
|