Integer Value
Syntax Intvalue{float expr}
Description Will return integer value of expr .
Example intvalue{5.25}
This will return 5