Nesting.MultiSelect
This page was created by Stephanie on 2023-05-18. Last edited by Stephanie on 2025-05-01.
#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: VCurrent and vSelected