2.1.3.3.2 Local Variables

Local variables are identified by name. They can be referenced only by the Macro that created them. A local variable is created when the first SetLocalVar action that references its name is performed and exists until the Macro that created it has finished running.