weShowHints
we weShowHints boolean { t | nil }
Description
Controls the display of the Interactive Routing Bindkey hint box in Layout EXL when you start the Create Wire, Create Bus, or Create Stranded Wire command. In Layout XL, the hint box is displayed only for the Create Stranded Wire command. The default is t.
GUI Equivalent
Examples
envGetVal("we" "weShowHints")
envSetVal("we" "weShowHints" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top