supply_displayLog
APR.device.route supply_displayLog boolean { t | nil }
Description
Controls the display of the log window when supply routing is run. When set to nil, the log window is not displayed.
GUI Equivalent
Examples
envGetVal("APR.device.route" "supply_displayLog")
envSetVal("APR.device.route" "supply_displayLog" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top