Method code for $channel_ui.channel_alias()

[Turn off line numbering]
  1: arg ch_alias;
  2: 
  3: return (| channel_dict[ch_alias] |) || "";

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

Tlon