get_current_highlight
get_current_highlight
Description
Returns the set identifier for the current highlight set.
Arguments
Value Returned
Examples
The following example stores the set identifier for the current highlight set in the myset variable.
set myset [get_current_highlight]
Related Topics
Return to top