XML.NODE.PREV function

This article describes the formula syntax of the XML.NODE.PREV function.

Description

Return preceding sibling of a XML node.

Syntax

XML.NODE.PREV(node)

node is a handle to a XML node.

Return handles to at most _count preceding siblings of node starting from _offset.