Equivalent to nothing, the empty string "".
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
empty
# Examples
put empty into field "Results" -- clears the field
# Description
Use the empty constant as an easier-to-read substitute for a quoted string with nothing inside the quotes, "".
# Tags
# See