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

hiUnselectText

hiUnselectText(
w_windowId
t_text
[ x_class ]
) 
=> t / nil 

Description

Unhighlights the next occurrence of selected text in the viewfile relative to the cursor position.

Arguments

w_windowId

Window you want the function to act on.

t_text

Text string to be unselected.

x_class

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

Value Returned

t

A match is found.

nil

w_windowId is invalid. A warning is displayed.

Related Topics

Functions of Viewfile Window


Return to top
 ⠀
X