Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Math & Logic
Commands

EMPTY

This is the best way to check if a value is empty.

It will automatically strip any spaces, tabs, carriage returns etc. from the string before it checks if it is empty.

This command will always return TRUE or FALSE.

Number Name Default Type Description
1 value String Value to be checked
2 zero Boolean Include zero and false values as empty
Not Empty Example
Not Empty

Empty
Simple Example
FALSE

TRUE
True/False Example
FALSE

FALSE
Variables Example
TRUE

FALSE
Zero Example
FALSE

TRUE
to add a Comment.