$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.0 Documentation
Generated by root at Mon Jun 10 07:42:56 2013