AllVariableNames Property
The names of all globally accessible XJEase variables.
Type: XJEaseGlobals
Namespace: XJTAG.Integration.XJRunner
Syntax
public IEnumerable<string> AllVariableNames { get; }
Type
- System.Collections.Generic.IEnumerable<string>
XJTAG v4.2.5
