Gets a value indicating whether the tracked change is highlighted.

<void> TrackedChange.getHighlightMode(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives as parameter whether the tracked change is highlighted.
errorCallback Optional. Is called when the operation failed with an error.