route_overwriteLog
APR.device.route route_overwriteLog boolean { t | nil }
Description
Specifies whether to overwrite or keep the existing log. When set to t, the existing log is overwritten.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_overwriteLog")
envSetVal("APR.device.route" "route_overwriteLog" 'boolean t)
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top