Skip to content

VARIABLE

Returns the value of a Model variable.

js
VARIABLE(variable)
VARIABLE(variable)

Parameters

  • variable - The name of the variable

Examples

js
VARIABLE("Time.CurrentMonth")
VARIABLE("Time.CurrentMonth")

Note: Returns the value stored against the model variable Time.CurrentMonth.