​
​
​

Gets a value specifying whether there is a numbered list at the current input position.

​<void> InputFormat.getNumberedList(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether there is a numbered list at the current input position as parameter.
errorCallback Optional. Is called when the operation failed with an error.
​