$serverip

From Scriptwiki
Revision as of 12:29, 12 April 2008 by Daveoh (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns server IP address.

$serverip
  • This function has no parameters.

Example

echo -ag $serverip

Echos the server IP address to your active window.

See Also

  • $network - Returns the name of the IRC network you are currently connected to.
  • $port - Returns the port number of the server to which you're currently connected.
  • $server - Returns the name of the server to which you are currently connected.