ilgResetHighlight
ilgResetHighlight(l_highlightID[w_tab] ) =>t
Description
Resets a specified highlight in a SKILL IDE document between location l_location_begin and l_location_end.
Arguments
|
The window ID of the SKILL IDE editor window. The default is the current tab window. |
Value Returned
Examples
ilgResetHighlight(myHighlightID_1)
=> t
Related Topics
SKILL IDE Functions
Return to top