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

hiUnselectTextByLoc

hiUnselectTextByLoc(
w_windowId
l_locationPair
[ x_class ]
) 
=> t / nil 

Description

Unhighlights selected text specified as a list of starting and ending location pairs in the given window.

Arguments

w_windowId

Window you want the function to act on.

l_locationPair

List of starting and ending location pairs.

x_class

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

Value Returned

t

The text is unselected.

nil

w_windowId is invalid. A warning is also issued.

Related Topics

Functions of Viewfile Window


Return to top
 ⠀
X