Function
Void Handles.ClearHighlight(Handle item)
| API | http://api.avolites.com/11.0/Handles.ClearHighlight.html |
|---|---|
| description | Stops highlighting the given handle. |
| namespace | Handles |
| parameter | item ( Handle ) : The handle to stop highlighting. |
| return value | Void |
Fire/Release and highlight/ClearHighlight handles:
<step>Handles.ClearHighlight(handle:"Location=PlaybackWindow,1,6")</step>