Command: ole.Action(to,message);
Syntax: ole.Action(string to,string message);
Return: nothing

Send an ACTION message to a IRC user or to a channel.

Example:
ole.Action("Joe","is using Ole IRC Client");
ole.Action("#foo","say hello");

See also: Msg, Notice


Home|Scripting