10.11.3 IsNull
IsNull tests a string variable and returns a true if it contains a *null value.
Input Parameters
None
Example
#Button.enabled := #String.IsNull
The *null value for a numeric variable is *blanks.
Ý 10.11 Large Object Intrinsic Functions