$my.host
Returns the current hostname
Usage
<string> $my.host([irc_context_id:uint])
Description
Returns the hostname of the current IRC context as known by the IRC server.
If the IRC context is not connected then an empty string is returned.
If <irc_context_id> is specified this function returns acts as it was called in that irc_context.

Index, Functions