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

hiRemoveNonRepeatPrefix

hiRemoveNonRepeatPrefix(
t_prefix
) 
=> t / nil

Description

Removes a repeat filter prefix that has been previously added using hiAddNonRepeatPrefix.

This command does not remove functions from the internal repeat filter list.

Arguments

t_prefix

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

Values Returned

t

Prefix was found in the list and has been removed.

nil

Prefix was not found in the list or t_prefix was an empty string.

Related Topics

General Environmental Functions

hiAddNonRepeatPrefix

hiGetNonRepeatPrefixes


Return to top
 ⠀
X