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