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