​
​
​

Gets the first character position (one-based) of a subtextpart.

​ Introduced: X18.

​<void> SubTextPart.getStart(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the position of the first character of the subtextpart.
errorCallback Optional. Is called when the operation failed with an error.
​