pub fn evaluate_max(values: Vec<Value, Global>) -> Value
Expand description

Evaluates the maximum value from specified values.