Int()
Syntax
Result = Int(Number.f)
Returns the integer part of a float number. Example: Result = Int(10.565) ; will display '10'
Example:
Result = Int(10.565) ; will display '10'
Supported OS
All