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
|
The string prefix to be removed from the list of repeat filter strings. |
Values Returned
|
Prefix was not found in the list or t_prefix was an empty string. |
Related Topics
General Environmental Functions
Return to top