copyRouteEnableRoutingChannel
we copyRouteEnableRoutingChannel boolean { t | nil }
Description
Enables the routing channel check. The routing channel is an LPP defined using the copyRouteRoutingChannelLPP environment variable.
The route copies must be created inside the routing channel. If any copies are created outside the defined channel, it is considered as a violation and annotations or markers are created.
GUI Equivalent
Example
envGetVal("we" "copyRouteEnableRoutingChannel")
envSetVal("we" "copyRouteEnableRoutingChannel" 'boolean t)
Related Topics
Variables to Customize the Settings for Copy Route
Return to top