# $EPIC: chanwin.txt,v 1.1.1.1 2006/07/11 04:57:43 jnelson Exp $
$chanwin(<window refnum/name>|<channel>)
$chanwin() and $winchan() are the same function.
/window refnum 2;/join #epic eval echo $chanwin(2) /* returns #epic */ eval echo $chanwin(#epic) /* returns 2 */
$chanwin() first appeared in EPIC4pre0.034.
$chanwin() was swapped with $winchan() in EPIC4pre1.027
$chanwin() and $winchan() were unified in EPIC4pre1.041
$chanwin() first supported non-current channels in EPIC4pre2.506.