Search

Module: Editor

Version: 18.08 +

Type: all types

Category: Text

Description

The formula 'ReadXPathVector' evaluates an XPathExpression and returns a vector with the results.

Parameters

XmlNode:

The XmlNode  for which the XPath query is evaluated

XPathExpression:

The XPath expression  to evaluate

ReturnDefaultIfEmpty:

If set to true, the formula will return the default value if an element node is empty

ReturnDefaultIfAbsent:

If set to true, the formula will return an empty vector if no node is found

Description

The formula gives the same result as you would get from an XmlField with Rank = 1 that is placed under the same XmlNode as you use as the parameter.

Related Topics

- XmlField

- ReadXPathScalar

Updated: 2018-08-02