maeSensSetMethod
maeSensSetMethod(t_methodName[?sessiont_sessionName] ) =>t/nil
Description
Sets the value in the Method field on the Sensitivity form for Sensitivity analysis in the current or the specified maestro session.
Arguments
Value Returned
Examples
Sets the specified method as the value for the Method field on the Sensitivity form.
maeSensSetMethod("OFAT Sweep")
=> t
Return to top