Gets additional data of the subtextpart.
Introduced: X18.
<void> SubTextPart.getData(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the additional data of the subtextpart. |
error |
Optional. Is called when the operation failed with an error. |