Skip to main content

VariableRef

Typeobject
Backlinks8

Referencing a variable.

PropertyTypeRequired
classstringRequired
idstringRequired
objectFieldstringRequired

class​

Required

Type

string

Value

constant: the value of this property must be equal to:

"variableRef"

id​

Required

Description

The ID of the referenced variable which defined in VariableDefine.

Type

string

objectField​

Required

Description

Describes how a referenced variable acts on a specific property of an object. When the varType of the variable is 2, the field is fixed to textData. When the varType is anything else, the field points to a property of the object (check overrideName in OverrideValue).

Type

string