Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

IS-INITIALIZED( ) Check variable initialization

The IS-INITIALIZED( ) function checks whether the specified variable is initialized, i.e. whether its content is valid. Even the null string is a valid variable content.

A variable can be initialized only if it has been declared.
Only simple variables or list variables can be checked.

Result type: BOOLEAN

IS-INITIALIZED( )

VARIABLE-NAME = string_expression