$my.serverIsIPV6 Returns 1 if the current server connection use IPv6. |
Usage |
<boolean> $my.serverIsIPV6([irc_context_id:uint]) |
Description |
Returns 1 if the server connection use IPv6. 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. |