Gets the number (one-based) of the first character in the line.

<void> Line.getStart(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the number (one-based) of the first character in the line.
errorCallback Optional. Is called when the operation failed with an error.