The count
function counts the number of nodes in a node-set and returns an integer.
Syntax
count( node-set )
Arguments
node-set
- The node set to be counted.
Returns
An integer representing the number of nodes in a node-set.
Defined
Gecko support
Supported.