maeClearExistingFaultsForRevalidation
maeClearExistingFaultsForRevalidation([ ?sessiont_sessionName] )=>t/ nil
Description
Clears the cache for all fault rules that exist in the active fault setup.
Arguments
Value Returned
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
Return to top