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