$context.list

Returns a list of existing IRC contexts
Usage
$contex.list
Description
Returns the array of currently existing IRC context identifiers.
Syntax Specification
<array> $contex.list
Examples
Print the names of the currently connected servers

    foreach(%ic,$context.list)
        echo "IRC Context" %ic ": " $context.serverHostName


Index, Functions
KVIrc 3.4.2 Documentation
Generated by ports-i386 at Sun Mar 7 07:08:54 2010