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

hiGetNonRepeatPrefixes

hiGetNonRepeatPrefixes( 
[ g_includeInternalPrefixes ]
) 
=> l_prefixes

Description

Returns list of hiRepeat filter strings.

Arguments

g_includeInternalPrefixes

Returns both active and superseded prefixes that have been added with the hiAddNonRepeatPrefix command, as well as the list of internal prefix filter strings.

Value Returned

l_prefixes

List of prefix filter strings requested.

nil

Returns active list of prefixes added with hiAddNonRepeatPrefix, if no argument is passed or argument is nil.

Related Topics

General Environmental Functions

hiRepeat

hiAddNonRepeatPrefix

hiRemoveNonRepeatPrefix


Return to top
 ⠀
X