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

hiGetTextCharAtLoc

hiGetTextCharAtLoc(
w_windowId
x_location 
) 
=> c_text / nil 

Description

Returns the character of the specified character index location for a window.

Arguments

w_windowId

Specifies the window ID.

x_location

Character index location. If not specified, the current cursor index location is the default.

Value Returned

c_text

The character at the specified location.

nil

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

Related Topics

Miscellaneous Viewfile Functions


Return to top
 ⠀
X