Get each value of a multivar
The regular expression is applied case-sensitively on the normalized form of the variable name: the section and variable parts are lower-cased. The subsection is left unchanged.
pointer to store the iterator
where to look for the variable
the variable's name
regular expression to filter which variables we're interested in. Use null to indicate all
See Implementation
Get each value of a multivar
The regular expression is applied case-sensitively on the normalized form of the variable name: the section and variable parts are lower-cased. The subsection is left unchanged.