Expand description
Output channel handlers - create, append, clear, show.
Functionsยง
- Output
Append - Append text to an output channel.
- Output
Append Line - Append a line to an output channel (text + newline).
- Output
Clear - Clear an output channel.
- Output
Create - Create a named output channel. Returns the channel name as its handle.
- Output
Show - Show an output channel panel.