Gets the number of characters in the section.

<void> Section.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the number of characters in the section.
errorCallback Optional. Is called when the operation failed with an error.