false | |
Type | constant |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Equivalent to the string "false". |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: string Constant: true Operator: not, and Command: constant Glossary: property, logical, evaluate, expression |
Description | Use the false constant to indicate that a property is turned off or that a logical expression evaluates to false. |
Tags | math |