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

hiGetBindKeyPrefixList

hiGetBindKeyPrefixList() 
=> l_application

Description

Returns a list of registered applications. This list is used to build the menu for the Cyclic button on the Bind Keys form.

Argument

None

Value Returned

l_application

The list that is used to build the menu for the Cyclic button on the Bind Keys form. Root applications are listed with no leading spaces. Sub-applications (applications that inherit from a root application) are listed following the root application from which they inherit and have three leading spaces in the string.

Root applications are registered using hiRegisterBindKeyPrefix, and sub-applications are registered using hiInheritBindKey.

Related Topics

Bindkey Functions


Return to top
 ⠀
X