Up

_setchannel

Set the current channel (_channel) by aonther one.

Only the next operations will be done in the "new" channel.

Prototype :

fun [Chn] Chn

Return : Chn the same object (or nil if the given channel is nil, in this case, nothing is done).

See also :

_chgchn

_openchannel

_channel

Example :