====== Array ======
The[[wp>XPath]] array call can be applied to anything that returns a list, e. g. the TradeItems in an article document or LookupValueItems (see example). \\\
It is important that the positions start at 1 and not 0 as usual.
==== Syntax: ====
Array['respective position]
==== Sample ====
The following rule applies to this CSV file:\\
{{images:mappingfunktionenen_array1.jpg}}\\
LookUpValueItem[1]
{{images:mappingfunktionenen_array.jpg}}\\
Only the first element of the LookupValueItem array is selected in the ruleset.