Method code for $channel_ui.channel_alias()

[Turn on line numbering]
arg ch_alias;

return (| channel_dict[ch_alias] |) || "";

// Created 24-Jul-1996 as a part of ColdCore, see: @help Credit

Tlon