GetValueAsInt32 Method
Gets the value of the parameter represented as an Int32.
Type: IntParameter
Namespace: XJTAG.Integration.XJRunner
Syntax
public int GetValueAsInt32()
Return Value
- int
The Int32 represented by this parameter.
Exceptions
- RuntimeException
The value could not be converted to an Int32.
XJTAG v4.2.5
