Gets the paragraph's list number.
<void> Paragraph.getListNumber(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the paragraph's list number. |
error |
Optional. Is called when the operation failed with an error. |