Gets the subtextpart's text.
Introduced: X18.
<void> SubTextPart.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the text which is contained within a subtextpart. |
error |
Optional. Is called when the operation failed with an error. |