Converts a value to the int data type.
int
int(x)
(int)x
x: a value. Allowed data types: any type.
x
Data type: int.