Difference between revisions of "Print"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:General_Functions]]
 

 

  

Revision as of 11:19, 21 March 2011



print

Prints the value of the parameter to the console.

Syntax

print(expression)

Arguments

expression: Is an expression of any types defined

Return type

empty

Availability

Version 4.8