false

Equivalent to the string "false".

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

# Examples

set the showLines of field "Tryout" to false

if the filled is false then set the filled to true

# Description

Use the false constant to indicate that a property is turned off or that a logical expression evaluates to false.

# Tags

# See

- **keyword:** string - **constant:** true - **operator:** not, and - **command:** constant - **glossary:** property, logical, evaluate, expression