to_int
Returns the value of converting x to an integer.
If x is a string, leading characters are interpreted as an integer and characters after a valid number are ignored.
to_int(x)
Returns the value of converting x to an integer.
If x is a string, leading characters are interpreted as an integer and characters after a valid number are ignored.
to_int(x)