Parsed/Nesting.MultiSelect
This page was created by PageReplicator on 2025-09-01. Last edited by PageReplicator on 2025-09-01.
<tbody></tbody>
#TargetType.TaggedValue | CommaSeparatedExampleValues | Short Description |
---|---|---|
#Nesting.MultiSelect | True,False | Allows multi-select - you can then expect vSelected_<NameOfNesting> to be maintained
|
#Nesting.MultiSelect
changes the behavior of table/grid so that you can select many things. vSelected
is a list of collection objects that can be used in OCL to act on those selected.
See also: <a href="/Documentation:VCurrent_and_vSelected" title="Documentation:VCurrent and vSelected" data-bs-title="Documentation:VCurrent_and_vSelected">VCurrent and vSelected</a>