Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

maeClearExistingFaultsForRevalidation

maeClearExistingFaultsForRevalidation(
[ ?session t_sessionName ]
)
=> t / nil

Description

Clears the cache for all fault rules that exist in the active fault setup.

Arguments

?session t_sessionName

Name of a session.

Default: Current session

Value Returned

t

The cache is cleared for all fault rules.

nil

In case of an error.

Example

The following example shows how to clear cache for all fault rules that exist in the active fault setup of the current session:

maeClearExistingFaultsForRevalidation()
=> t

Related Topics

Clearing Fault Cache


Return to top
 ⠀
X