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

hiGetCurrentCmd

hiGetCurrentCmd( 
w_window 
) 
=> t_commandName / nil

Description

Returns the command name associated with the enterfunction currently running in a window, or nil if no enterfunction is running.

Argument

w_window

Window ID.

Values Returned

t_commandName

Command name associated with the enterfunction running in the window.

nil

An enterfunction is not running in the window.

Related Topics

User Entry Functions


Return to top
 ⠀
X