|   | 
Highlights or unhighlights schematic objects.
At most one parameter switch at may be used.
| SetHighlight /prop <propname> [<propvalue>] | /wire <wirehandle> [<colourindex>] | /net <netname> [<colour>] /all 1 | /all 0 | /clearallopen | 1 | 0 | 
| /all | If '1' specified, highlights all objects on selected schematic. Otherwise, unhighlights all objects on selected schematic. | 
| /clearAllOpen | Clears all highlighting on all open schematics. | 
| /net | 
 | 
| /prop | Property name. If specified without propvalue all instances possessing propname will be highlighted. Otherwise only instances possessing propname with propvalue will be highlighted. | 
| /wire | Handle of wire to be highlighted. | 
| 1|0 | When no switches are given, if set to '1', all selected objects highlighted, otherwise all selected objects unhighlighted. | 
| 
 | ||