IUiParam.IsNull

Syntax

IsNull: Boolean;

Description

The IsNull property determines whether a parameter has a nonzero value.

Comments

The property returns True if the parameter value is empty. Otherwise it returns False.

See also:

IUiParam