Int()
Syntax
Result = Int(Number.f)
Returns the interger part of a float number. Example Result = Int(10.565) ; Will return '10'
Result = Int(10.565) ; Will return '10'
Supported OS
Windows, Linux, MacOS X