Returns the value of a Model Variable.
script.variableGet(key)
key
let value = script.variableGet("Current Month");