(input) -> channel
(input argument) -> channel
Returns the current input channel. If the optional argument is given, then the virtual machine will attempt to return the input 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, input? is preferable.
Example:
>> (input) :: [channel 503CB0]