Command: ole.Server;
Syntax: ole.Server;
Return: string

Get or sets the IRC server on which you want to connect. To set the server you must be disconnected from IRC.

Example:
var server=ole.Server;
ole.Server="irc.myserver.org";

See also: Name, Mode, User, Port, Connect, Disconnect


Home|Scripting