Returns a numeric value from the input string.
NUMBER(input_string)
input_string
NUMBER("1200")
Result: 1200
1200