Skip to main content Skip to complementary content

NxVariableListItem

Properties

Name Description Type
qName

Name of the variable.

String
qDescription

Description of the variable.

String
qDefinition

Definition of the variable. It can be a value or an expression.

String
qIsConfig

If set to true, it means that the variable is a system variable. A system variable provides information about the system and is set by the engine. The content cannot be changed by the user. This parameter is optional. The default value is false.

Boolean
qIsReserved

If set to true, it means that the variable is reserved. The default value is false. This parameter is optional. Examples:

  • ScriptError is a reserved variable, set by the engine.
  • DayNames is a reserved variable, set by the user.
Boolean
qMeta

Layout for NxMetaDef.

NxMeta
qInfo NxInfo
qData

Contains dynamic JSON data specified by the client.

JsonObject
qIsScriptCreated

If set to true, it means that the variable was defined via script.

Boolean

See also

List all app objects

VariableList

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!