Set Variables
ctx.setVar(variableName, variableType, variableValue)
e.g. ctx.setVar("@visitor_first_name", "Text", "Developer")Parameters
Description
Last updated
Was this helpful?
ctx.setVar(variableName, variableType, variableValue)
e.g. ctx.setVar("@visitor_first_name", "Text", "Developer")Last updated
Was this helpful?
Was this helpful?