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-VARIABLE-NAME( ) Check variable name

The IS-VARIABLE-NAME( ) function checks whether the specified string is a syntacticallycorrect variable name. This check is a pure syntax check. It does not check whether a variable with this name exists.

Result type: BOOLEAN

IS-VARIABLE-NAME( )
IS-VAR-NAME( )

STRING = string_expression