Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiUnselectTextClass

hiUnselectTextClass(
w_windowId
x_class
)
=> t / nil 

Description

Unhighlights all occurrences of selected text belonging to the specified class.

Arguments

w_windowId

Window you want the function to act on.

x_class

Group of selections. Values range from 0 to MAX_INT. The default value is 0.

Value Returned

t

The text is no longer highlighted.

nil

w_windowId is invalid or no selected text matches with the class. A warning is also issued.

Related Topics

Functions of Viewfile Window


Return to top
 ⠀
X