$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 4.0.0 Documentation
Generated by mandrake at Sun Sep 7 14:30:03 2008