sum
The sum
function returns a number that is the sum of the numeric values of each node in a given node-set.
Syntax
sum(node-set)
Parameters
Return value
A number.
Description
None.
Specifications
Gecko support
Supported.
The sum
function returns a number that is the sum of the numeric values of each node in a given node-set.
sum(node-set)
A number.
None.
Supported.