int
Purpose
Converts arguments to integer numbers. If the argument is a non-whole number, the decimal part is truncated.
This function is the alias for the toint() function.
Arguments
Requires a single string argument (a named group).
The function cannot accept a constant as an argument.