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

hiAddNonRepeatPrefix

hiAddNonRepeatPrefix(
t_prefix
)
=> t / nil

Description

Adds a string to the list of repeat filter strings. All strings is compared on every command run.

Any command that matches the prefix, for the number of characters of the prefix, does not get repeated by the hiRepeat command.

Arguments

t_prefix

The string prefix to be added to the list of repeat filter strings.

Values Returned

t

String prefix successfully added to the list of repeat filter strings.

nil

The t_prefix value is either empty or in an invalid format. A warning message is displayed in the CIW.

Examples

This section explains the use model of hiAddNonRepeatPrefix().

Related Topics

hiRepeat

hiGetNonRepeatPrefixes

hiRemoveNonRepeatPrefix

General Environmental Functions


Return to top
 ⠀
X