mustjoin_skip_term_name
db.mustjoin_skip_term_name string termName
Description
Skips name containing this sub-string for must join term leader selection. For example, when mustjoin_skip_term_name is set to mustConnect, it does not consider any name with this sub string for the must join terms leader.
GUI Equivalent
Examples
getvar db.mustjoin_skip_term_name
setvar db.mustjoin_skip_term_name mustConnect
Related Topics
Space-based Router Tcl Environment Variables
Return to top