postRouteTrigger
APR.device.route postRouteTrigger string "procedurename"
Description
Specifies the SKILL procedure to be executed after routing has completed.
The default is "", which means no additional processing is done.
GUI Equivalent
Examples
envGetVal("APR.device.route" "postRouteTrigger")
envSetVal("APR.device.route" "postRouteTrigger" 'string "postRouteProcedure")
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top