set_current_highlight
set_current_highlight -set_numberi_index| -names_hlName
Description
Specifies the highlight set to assign as the current highlight set.
Arguments
Value Returned
|
Specifies the set identifier for the new current highlight set. |
|
|
No sets are found that match the argument criteria, or there was a command syntax error. |
Examples
The following example designates the highlight set named HL2 to be the current highlight set.
set_current_highlight -name "HL2"
Related Topics
Return to top