Click or drag to resize

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 int GetPosition()

Return Value

Type: Int32
the position in the string the error occurred
See Also