Gets the number of characters in a subtextpart.
Introduced: X18.
<void> SubTextPart.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the number of characters. |
error |
Optional. Is called when the operation failed with an error. |