Skip to main content
Converts a value into an integer (1, 2, 3, 10, 25, etc).

Fields

N/A

Sample data

InputOutput
“10”10
“250”250
10.5510
”abc”0