The current channel

A program's current channel is the channel (if any) with which it was invoked. The program can create other channels. However, the current channel, for a particular invocation of a particular program, does not change. It is analogous to a parameter list.