route_saveRoutingOnly
APR.device.route route_saveRoutingOnly boolean { t | nil }
Description
Specifies whether to copy only the supply grid or all initial data and the supply grid to the new cellview.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_saveRoutingOnly")
envSetVal("APR.device.route" "route_saveRoutingOnly" 'boolean t)
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top