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

changeNextEnterFun

changeNextEnterFun( 
[ w_window ] 
) 
=> t / nil 

Description

If an enterfunction is currently active, sets a flag that causes the next enterfunction invocation for the current window or a specified window to use the changeEnterFun logic rather than being nested.

Argument

w_window

Window where the changeEnterFun logic is to be used. If no argument is specified, the current window is used.

Values Returned

t

The flag is set.

nil

The flag is not set.

Related Topics

User Entry Functions

hiGetCurrentCmd

hiMarkNonNestable

hiMarkNestable


Return to top
 ⠀
X