Gets an array of all supported number formats for numbered and structured lists.
<void> InputFormat.getNumberFormats(<RequestNumberFormatsCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives all supported number formats as parameter. |
error |
Optional. Is called when the operation failed with an error. |