Gets the index (one-based) of the first changed character.

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

Parameters

Parameter Description
callback Receives the index of the first changed character.
errorCallback Optional. Is called when the operation failed with an error.