Product Documentation
Cadence SKILL Development Reference
Product Version IC23.1, June 2023

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

l_highlightID

ID from which the highlight needs to be cleared.

w_tab

The window ID of the SKILL IDE editor window. The default is the current tab window.

Value Returned

t

The highlights were cleared.

Examples

ilgResetHighlight(myHighlightID_1)
=> t

Related Topics

SKILL IDE Functions


Return to top
 ⠀
X