Engine:CCMD print
Prints text to the current log and console. Also writes to any actual log file and may cause other events.
print fred
ArgumentsEdit
- text - text to print
AssociationsEdit
- Is by default placed in the 'global' context.
- Writes to the 'current log'.
DetailsEdit
ExamplesEdit
Default valuesEdit
- Print text.
> print fred
fred