SystemOutput()
writes the given string to the output stream (aka console)
SystemOutput( obj=Object, addNewLine=boolean, doErrorStream=boolean );
Returns: Boolean
Examples
There are currently no examples for this function.
See also
- Debugging
- Echo()
- WriteOutput()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)