$chan.isDead
Checks if a channel is dead
Usage
<boolean> $chan.isDead
<boolean> $chan.isDead(<window_id:string>)
Description
Returns 1 if the channel specified by <window_id> is a dead channel and 0 otherwise.
The form without parameters works on the current window.

Index, Functions