Share

Multiple_select (AutoLISP)

Product Documentation
Intermediate
multiple_select = true-false;

Specifies whether multiple items in the list_box can be selected (highlighted) at the same time. Possible values are true or false (default: false). If true, multiple items can be selected at a time.


Was this information helpful?