min

Overview

Returns the lowest value of the given arguments.

Arguments

node-set nodes

Nodes to evaluate

Return Value

The lowest value of nodes.

Remarks

This method tries to convert nodes to a number before the comparison.

Examples

min(List/Values) -> 1


See Also


Copyright © 2010 - 2023 Emakin. All rights reserved.