Function print from numeric
Brief description
print(value:int):String
Prints an integer More ...
Function information
Name: | |
Base: | |
Group: | Built-in plugins:Integers |
Icon: | printer.png |
Color: | black |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Prints an integer
Input parameters
-
value:
int
- Integer to print
Return values
-
Default return value:
String
- String with the integer value