Module AppendToOutputChannel

Module AppendToOutputChannel 

Source
Expand description

§AppendToOutputChannel Effect

Defines the ActionEffect for appending text to an output channel.

Functions§

AppendToOutputChannel
Creates an effect that, when executed, will append a string to the specified output channel’s buffer.