Gets the text that is displayed in front of the number in a numbered list.
<void> ListFormat.getTextBeforeNumber(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the text that is displayed in front of the number in a numbered list. |
error |
Optional. Is called when the operation failed with an error. |