Difference between revisions of "Print"
Line 1: | Line 1: | ||
[[Category:General_Functions]] | [[Category:General_Functions]] | ||
− | + | {{HelpFiles}} | |
====print==== | ====print==== |
Revision as of 09:42, 12 December 2011
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