SystemOutput
Writes the given object to the output stream
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The object to write to the output stream | |
|
|
| If true, a new line will be added to the output stream |
|
|
|
| If true, the object will be written to the error stream |
|
Examples
Related
Last updated