Script functions reference > Script functions in alphabetical order > I > Int

Int
Syntax
Int(num)
num
Description
Returns truncation-to-integer (as a floating point value) of the argument.
Returns
A number.
Example
int(324.66)
Result: 324
OpenText StreamServe 5.6 Updated: 2013-03-01