testObject.HighlightObject([timeout, color])
testObject.HighlightObject([timeout, color])
| Variable | Description |
|---|---|
| timeout | Optional: Specifies a timeout in milliseconds for highlighting the object. If no timeout is specified the object remains highlighted forever or until a different object is highlighted. Integer. |
| color | Optional: Specifies the color to use for highlighting this object. If no color is specified the default color is used. Color. |