Sets an identifier for the subtextpart.
Introduced: X18.
<void> SubTextPart.setID(<number> id, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| id | An identifier for the subtextpart. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |