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

hiGetBindKeyInheritAlias

hiGetBindKeyInheritAlias(
t_applicationType 
) 
=> l_application / nil 

Description

Returns a list of application names that inherit the bindkeys from t_applicationType.

Argument

t_applicationType

Application type that defines bindkeys to be inherited by another application.

Values Returned

l_application

A list of applications that inherit bindkeys from this application type.

nil

There are no applications that inherit bindkeys from the specified application type, or t_applicationType is invalid. A warning is also issued.

Related Topics

Bindkey Functions


Return to top
 ⠀
X