incrementalCasLimit
layoutXL incrementalCasLimit int integer
Description
Controls the number of objects that can be processed when incremental Check Against Source is enabled. The default is 100.
GUI Equivalent
Examples
envGetVal("layoutXL" "incrementalCasLimit")
envSetVal("layoutXL" "incrementalCasLimit" 'int 150)
Related Topics
Return to top