int
Syntax
number = INT(num)
Arguments
number: integer
num: numeric
Meaning
Returns num as a whole number, the decimal part having been lost. The + or - sign remains.
Example
number = INT(14.52)
Result
number is 14.
See also
int
Syntax
number = INT(num)
Arguments
number: integer
num: numeric
Meaning
Returns num as a whole number, the decimal part having been lost. The + or - sign remains.
Example
number = INT(14.52)
Result
number is 14.
See also
If this page contains errors, is unclear, or you have additional details that could benefit other users, please help us improve it:
Do not use this link if you need help working with Axiell Designer. For all support issues, please contact Axiell Support.