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
Values Returned
Related Topics
Return to top