maeDeleteFaultRule
maeDeleteFaultRule(t_faultRuleName[ ?sessiont_sessionName]) =>t/ nil
Description
Deletes the specified fault rule from the active fault setup.
Arguments
Value Returned
Example
The following example shows how to delete an existing fault rule named RB1:
maeDeleteFaultRule("RB1")
=> t
Related Topics
Return to top