IsNull
Returns a true value if the specified parameter is null.
Syntax
IsNull(1)
Function Properties
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | Function or variable that returns a nullor non-null result. |
Usage
Given @Row is null
System returns: