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

hiGetTextClass

hiGetTextClass(
w_windowId 
) 
=> x_class / nil

Description

Returns the value of the current active text class. If hiSetTextClass() has not been set, the current active text class will be 0. Also, a few other functions may reset the active text class back to 0 or possibly another value. Otherwise the currently active text class will be the one set by the last call to hiSetTextClass().

This SKILL API is included for compatibility reasons and may be removed in a future release.

Argument

w_windowId

Specifies the window ID.

Values Returned

x_class

The current active text class.

nil

w_windowId is invalid. A warning is displayed.

Related Topics

Functions of Viewfile Window

hiSetTextClass


Return to top
 ⠀
X