geDeleteHilightSetInWindows
geDeleteHilightSetInWindows(hl_groupId[l_windowList]) => t / nil
Description
Deletes the given window highlight set in all windows where it is referenced, or in the given windows specified in the list.
Arguments
|
List of ID for windows in which the highlight set is to be deleted. |
Value Returned
Examples
geDeleteHilightSetInWindows(hlSetId list(window(3) window(5)))
Related Topics
Highlight Functions
Return to top