undefined
Description
|
Syntax
|
Parameters
|
Returns
|
Example
|
Determines if a value is undefined.
|
Undefined(variable)
|
variable: Variable(1 to n)
|
true — if the variable is null or empty.
false —otherwise
|
undefined(FIRST_NAME)
|
Copyright © Cloud Software Group, Inc. All rights reserved.