Sets the highlight color for the tracked change.

<void> TrackedChange.setHighlightColor(<string> highlightColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
highlightColor Highlight color for the tracked change.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.