showOptionDistributionTypeAndScaling
maestro.monte showOptionDistributionTypeAndScaling boolean { t | nil }
Description
Specifies whether to show Distribution Type and Scaling options in the Monte Carlo form.
The default is nil, which indicates that the Distribution Type and Scaling options are hidden.
GUI Equivalent
Examples
envGetVal("maestro.monte" "showOptionDistributionTypeAndScaling")
envSetVal("maestro.monte" "showOptionDistributionTypeAndScaling" 'boolean t)
Related Topics
Return to top