GetIntValue Method
Syntax
public ulong GetIntValue(string variableName)
Parameters
- variableName
Type: string
The name of the integer variable.
Return Value
- ulong
Exceptions
- System.InvalidOperationException
An integer variable with the given name could not be found.
XJTAG v4.2.5
