(output) -> channel
(output argument) -> channel
Returns the current output channel. If the optional argument is given, then the virtual machine will attempt to return the output channel associated with that argument. If no channel is found, an error will be returned. If there is uncertainty as to whether a channel will be found, output? is preferable.
Example:
>> (output) :: [channel 503C80]