@idiv()

This function divides the two arguments and returns the integer portion of
the quotient.

Usage:
@idiv( "21", "9" )  results in "2"