Gets the number (one-based) of the first character in the section.
<void> Section.getStart(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the number (one-based) of the first character in the section. |
error |
Optional. Is called when the operation failed with an error. |