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.2 Updated: 2018-01-26