showMethodYieldVerificationAutoStop
maestro.monte showMethodYieldVerificationAutoStop boolean { t | nil }
Description
Specifies whether to show the Yield Verification - Autostop option in the Method drop-down list of the Monte Carlo form.
The default is nil, which indicates that the Yield Verification - Autostop option is hidden.
GUI Equivalent
The Yield Verification - Autostop option in the Method drop-down list of the Monte Carlo form
Examples
envGetVal("maestro.monte" "showMethodYieldVerificationAutoStop")
envSetVal("maestro.monte" "showMethodYieldVerificationAutoStop" 'boolean t)
Related Topics
Return to top