G.print
From Data Realms Wiki
Jump to:
navigation
,
search
Function
Syntax
print( [
number
] [
string
] )
Description:
Global
Function for printing text to the console.
Returns
nil
Example
Description
Prints "Hello World!" to the console.
Code
print
(
"Hello World!"
)
Output
Console line that reads "PRINT: Hello World!"
Category
:
Lua
Views
Page
Discussion
View source
History
Personal tools
Log in / create account
Navigation
Main page
Community portal
Current events
Recent changes
Random page
Help
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link