nil
Jump to navigation
Jump to search
nil
Operand types:
None
Type of returned value:
Description:
Nil value.
This value can be used to undefine existing variables.
Example:
variableToDestroy = nil
Operand types:
None
Type of returned value:
Description:
Nil value.
This value can be used to undefine existing variables.
Example:
variableToDestroy = nil