interface

IVariableContent Describes a variable object

Hierarchy

  • IVariableContent

Index

Properties

Properties

definition

definition: string

Definition of the variable. This property is (currently) used to mark a variable as "removed", when it is passed to the {IVariableStorage#update} method

value

value: string

Current value of the variable