Number
Convert the value into a number.
Usage
Number(input)
input (required) The text or number you would like to be interpreted as a number.
NOTE: The Number function can be used within other functions to ensure that an input is being read as a number.