Converts another data type to an Integer.
ToInteger(source)
sourceAny data type except a StringList.
This expression part evaluates to 123:
ToInteger("123.45")