SignatureInvalidExceptionGetPosition Method |
Gets the position in the string the error occurred
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax Public Function GetPosition As Integer
public:
int GetPosition()
member GetPosition : unit -> int
Return Value
Type:
Int32the position in the string the error occurred
See Also