​
​
​

Gets the number format for a structured list at the current input position.

​<void> InputFormat.getStructuredListFormat(<RequestNumberFormatCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the number format for a structured list at the current input position.
errorCallback Optional. Is called when the operation failed with an error.
​