Home Search

DriveWorks Solo 21
IsEmpty

Send Feedback

IsEmpty

Returns TRUE if the given value is either an empty value or a zero-length piece of text.

Syntax

IsEmpty([Value])

Where:

Value is the value to check.

Examples

RuleMeaning
IsEmpty(ColorReturn)Will return TRUE when the value coming from the control Color is empty.