Difference between revisions of "Print"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:General_Functions]]
 
[[Category:General_Functions]]

+
{{HelpFiles}}
  
 
====print====
 
====print====

Revision as of 10:42, 12 December 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