Skip to main content Skip to complementary content
Close announcements banner

XPathFunction

Calls an XPath function.

The XPathFunction function calls an XPath function optionally passing it the each of the arguments of the expression.

To refer to all of the arguments of the expression in the parameter list, specify %v . For example, to call the fn:concat XPath function with all of the arguments, specify fn:concat(%v) in the Function Name/Args property.

To get a single argument, you may also specify %an where n is the number of the argument starting with zero.

Arguments

Variable arguments Add XPath arguments. They can be structure elements or functions.

Properties

Function Name/Args Enter the XPath function name to call.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!