Gets the line's number.

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

Parameters

Parameter Description
callback Receives the line's number.
errorCallback Optional. Is called when the operation failed with an error.