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