docs.rodeo

MDN Web Docs mirror

count

The count function counts the number of nodes in a node-set and returns an integer.

Syntax

count( node-set )

Parameters

Return value

An integer representing the number of nodes in a node-set.

Specifications

XPath 1.0 4.1

Gecko support

Supported.

In this article

View on MDN