exists() Operation() Operation
| Syntax |
NONE
| |
|---|---|---|
| Semantics | Returns true if aVariable is not null, otherwise false. See chapter NULL Values to read more about null values. | |
| Substitutables | aVariable | Can be a variable or an attribute of an object. |
| Examples |
NONE
Assigns the boolean return value of operation | |
