Gets the text that is displayed behind the number in a numbered list.

<void> ListFormat.getTextAfterNumber(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the text that is displayed behind the number in a numbered list.
errorCallback Optional. Is called when the operation failed with an error.