Gets the line's text.

<void> Line.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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