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

hiUnregCurWindowTrigger

hiUnregCurWindowTrigger(
S_functionName
)
=> t / nil

Description

Unregisters a SKILL function that was registered to be called whenever the current window changes.

Argument

S_functionName

A string or symbol representing the name of the function that you want to unregister.

Values Returned

t

The function is unregistered.

nil

The function is not a registered function.

Related Topics

Window Functions

hiRegCurWindowTrigger

hiGetCurrentWindow

hiSetCurrentWindow


Return to top
 ⠀
X