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

All Commands All Variables
Commands

IS_SET

Return TRUE if a variable or array element is set. FALSE if not.

This command will always return TRUE or FALSE.

Number Name Default Type Description
1 name String The name of the variable to check.
Array Test Example
Check if an array element is set.
TRUE
FALSE
Variable Example Example
TRUE
FALSE
to add a Comment.