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

hiScrollWindowToIndex

hiScrollWindowToIndex(
w_windowId 
x_index 
) 
=> t / nil 

Description

Scrolls the window to the index position in the specified window and forces the text at the given position to be displayed.

Arguments

w_windowId

Specifies the window ID.

x_index

Zero-relative character position to be displayed.

Value Returned

t

The text is displayed.

nil

w_windowId or x_index is invalid. A warning is displayed.

Related Topics

Functions of Viewfile Window


Return to top
 ⠀
X