Closes a channel.
close()
Call the close() method when you are done with the channel. The channel can be re-opened after it has been closed.
CALL ch.close()