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