maeGetFaultGroupToRun
maeGetFaultGroupToRun( [?sessiont_sessionName] ) =>t_faultGroupToRun/ nil
Description
Returns the name of the fault group selected for the fault simulation run. This value is specified by the faultGroupToRun parameter.
Arguments
Value Returned
Example
The following example shows how to retrieve the current faultGroupToRun parameter:
maeGetFaultGroupToRun()
=> "Rules/Ind. Faults"
Related Topics
Return to top