Project.OnlineVariables



OnlineVariables() As OnlineVariables
ED
not used
RT
avaliable

Remarks

Returns the VBA object for the online variables administration. The online variables enable a very performant access on changed variables values. With this object you can create an online variable dynamically and link it with a control system variable. The variable is identified with an unique name. With the method Define of the online variable checking the variable is activated. On initializing/changing a variable, that was linked to the online variable, in VBA a Event is executed. In the event handler you now can react on the changed value.

See Also

Project, OnlineVariables