Gets the formatting character for a bulleted or numbered list.

<void> ListFormat.getFormatCharacter(<RequestListFormatCharacterCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the formatting character for a bulleted or numbered list.
errorCallback Optional. Is called when the operation failed with an error.