Int()

Syntax

Result = Int(Number.f)

Description

Returns the interger part of a float number.

Example
  Result = Int(10.565)  ; Will return '10' 

Supported OS

Windows, Linux

Math - Index