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¶ 1min(List/Values) -> 1 See Also¶