Sets the highlight color for the tracked change.
<void> TrackedChange.setHighlightColor(<string> highlightColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| highlight |
Highlight color for the tracked change. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |