Gets the subtextpart's text.

Introduced: X18.

<void> SubTextPart.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the text which is contained within a subtextpart.
errorCallback Optional. Is called when the operation failed with an error.