Skip to main content

Module Output

Module Output 

Source
Expand description

Output channel handlers - create, append, clear, show.

Functionsยง

OutputAppend
Append text to an output channel.
OutputAppendLine
Append a line to an output channel (text + newline).
OutputClear
Clear an output channel.
OutputCreate
Create a named output channel. Returns the channel name as its handle.
OutputShow
Show an output channel panel.