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

ilgResetWarningMarker

ilgResetWarningMarker( 
x_line
[ w_tab ]
) 
=> t

Description

Clears the warning marker that was set by ilgSetWarningMarker() on line x_line in the SKILL IDE editor window.

Arguments

x_line

Line number from which the warning marker 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 warning marker has been cleared.

Examples

ilgResetWarningMarker(4) 
; clears the warning marker at line 4

Related Topics

SKILL IDE Functions


Return to top
 ⠀
X