MULTISELECTGETMEMBERSSIMPLEA

MULTISELECTGETMEMBERSSIMPLEA behaves in the same way as MULTISELECTGETMEMBERSSIMPLE except that it returns elements as an array. Therefore, the only difference in syntax between the two functions is that MULTISELECTGETMEMBERSSIMPLEA does not require a separator.

Syntax

=MULTISELECTGETMEMBERSSIMPLEA("XML_multiselect")

Example

=MULTISELECTGETMEMBERSSIMPLEA(ReportVariables.rv_multi.Text)