Function Integer from numeric
Brief description
Integer(value:double):int
Creates an integer from a double More ...
Function information
| Name: | Integer |
| Base: | |
| Group: | Built-in plugins:Integers |
| Icon: | math.png |
| Color: | black |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Creates an integer from a double.
Input parameters
-
value:
double
- Double value
Return values
-
Default return value:
int
- New integer
