FUNCTION: cdesc(<channel>)
Returns the description of <channel>. This is the DESC attribute on the
channel object. Returns empty if no description is set.
Example:
> say cdesc(Public)
You say, "The public discussion channel."
Related Topics: cowner(), cflags().