check_overwriteLog
APR.device.route check_overwriteLog boolean { t | nil }
Description
Controls the overwriting of the last log file. When set to nil, the existing log file is retained.
GUI Equivalent
Examples
envGetVal("APR.device.route" "check_overwriteLog")
envSetVal("APR.device.route" "check_overwriteLog" 'boolean nil)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top