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

hiGetTextLineColumn

hiGetTextLineColumn(
w_windowId
x_location 
) 
=> l_lineColumn / nil 

Description

Returns the line and column number for an index location in a window.

Arguments

w_windowId

Specifies the window ID.

x_location

Character index location in which you are interested.

Values Returned

l_lineColumn

A list of the line and column numbers.

nil

w_windowId is invalid or the character location is out of range. A warning is also issued.

Related Topics

Miscellaneous Viewfile Functions


Return to top
 ⠀
X