weAreaBasedRulesEnabled
we weAreaBasedRulesEnabled boolean { t | nil }
Description
Enables the area-based rules support during interactive routing. The default is t.
GUI Equivalent
Examples
envGetVal("we" "weAreaBasedRulesEnabled")
envSetVal("we" "weAreaBasedRulesEnabled" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top