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

hiGetBindKeyInheritRoot

hiGetBindKeyInheritRoot(
t_applicationType 
) 
=> t_application / nil 

Description

Returns the application name from which t_applicationType inherits its bindkeys.

If t_applicationType does not inherit bindkeys from another application, returns t_applicationType.

Argument

t_applicationType

Application type that does not define bindkeys but inherits them from another application.

Values Returned

t_application

The name of the application from which the bindkeys were inherited.

nil

t_applicationType is invalid. A warning is also issued.

Related Topics

Bindkey Functions


Return to top
 ⠀
X