Engine:CCMD print
Jump to navigation
Jump to search
Prints text to the current log and console. Also writes to any actual log file and may cause other events.
print fred
Arguments[edit]
- text - text to print
Associations[edit]
- Is by default placed in the 'global' context.
- Writes to the 'current log'.
Details[edit]
Examples[edit]
Default values[edit]
- Print text.
> print fred
fred