Name of the local variable. You can reference your variable by name in expressions in the current UI macro using the syntax ...

Name of the local variable. You can reference your variable by name in expressions in the current UI macro using the syntax LocalVars!MyVariableName, or in the current data macro using the syntax MyVariableName, where MyVariableName is the name you used in this macro argument.