Lucee Function Reference
Function SYSTEMOUTPUT
writes the given string to the output stream
Example
systemoutput(Object obj,[boolean addNewLine,[boolean doErrorStream]]):boolean
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
obj | Object | Yes | |
addNewLine | boolean | No | |
doErrorStream | boolean | No |