IsEmpty
Reference documentation for using the IsEmpty expression
Written By Ben Lehmann
Last updated 9 months ago
Purpose | Test whether a value is empty |
Parameters | One Value, any type |
Returns | Boolean |
Description
The expression will return TRUE if the field is empty, otherwise it will return FALSE.

v3.0