Command:
ole.IsIgnored(nickname);
Syntax:
ole.IsIgnored(
string
nickname);
Return:
bool
Check if the specified nickname is in your ignore list;
Example:
ole.IsIgnored("Joe");
See also:
Unignore
,
Ignore
Home
|
Scripting