allow_multi_selections

LANSA WAM

allow_multi_selections

A Boolean property that controls whether multiple selections are allowed in the list box. If multiple selections are allowed, the multi_select_listname and multi_select_codefield properties must be specified.

Default value

false() – only a single selection may be made in the list box.

Valid values

True(), false(), or a valid expression that returns True or False.