lxValidateXLParameterEvaluation
layoutXL lxValidateXLParameterEvaluation string { "" | "Parallel(Block Generation)" }
Description
Controls the behavior of the tool when the specified mfactor or sfactor cannot be recognized as an integer.
Arguments
GUI Equivalent
Examples
envGetVal("layoutXL" "lxValidateXLParameterEvaluation")
envSetVal("layoutXL" "lxValidateXLParameterEvaluation" 'string "")
envSetVal("layoutXL" "lxValidateXLParameterEvaluation" 'string "Parallel(Block Generation)")
Related Topics
List of Layout XL Environment Variables
Return to top