count Function (Compact 2013)

3/26/2014

Returns the number of nodes in the node-set argument.

Syntax

number count(node-set)

Parameters

  • node-set
    A node-set.

Return Value

Returns the number of nodes in the node-set argument.

See Also

Reference

XPath Node-Set Functions