Gets a subtextpart's outermost subtextpart.

Introduced: X18.

<void> SubTextPart.getOuterMostSubTextPart(<RequestSubTextPartCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the subtextpart's outermost subtextpart.
errorCallback Optional. Is called when the operation failed with an error.