Extracts the largest of various number input values. Any value that doesn't evaluate to a number is ignored. If no values evaluate to a number then returns null.
Extracts the largest of various number input values. Any value that doesn't evaluate to a number is ignored. If no values evaluate to a number then returns null.