digitsToShowForYieldInPercentage
adexl.gui digitsToShowForYieldInPercentage int digitsInYieldPercentage
Description
Specifies the number of digits to be displayed for values in the Yield In Percentage column on the Results tab for High Yield Estimation run. You can specify any integer value between 10–53.
GUI Equivalent
Examples
envGetVal("adexl.gui" "digitsToShowForYieldInPercentage")
envSetVal("adexl.gui" "digitsToShowForYieldInPercentage" 'int 12)
Related Topics
Yield View of the Scaled-Sigma Sampling Method
Yield View of the Worst-Case Distance Method
Return to top