IsThisFieldEmpty

Checks that the value of the current field is empty.

Syntax

bool IsThisFieldEmpty ()

Parameters

Smart parameters are supported.

Returns

False if not applied to the Field level, or if the current field has a text value. Otherwise, True.

Level

Field level.

Details

Confirms if the current field has no captured value.
Example
IsThisFieldEmpty()