Command: ole.Join(channel);
Syntax: ole.Join(string channel);
Return: nothing
Command: ole.Join(channel,key);
Syntax: ole.Join(string channel,string key);
Return: nothing

This command is used when you want to join a channel. If the channel is protected by a password(+k mode) you can will need to enter a password.

Example:
ole.Join("#foo");
ole.Join("#foo","password");

See also: Part, Quit, Nick, Topic, Kick, Silence, Away, Topic


Home|Scripting