Project

General

Profile

Actions

$tips » History » Revision 5

« Previous | Revision 5/8 (diff) | Next »
Per Amundsen, 08/10/2015 09:26 AM


Added in 1.9.3

$tips

Returns $true if Tips is enabled, otherwise $false.

Added in 1.9.6

$tips(channel|nick)

Returns $true if tips is enabled for this window, otherwise $false.

AdiIRC only.

Parameters

channel|nick - Channel or nick window to check.

Example

//echo -ag Tips for #example is $iif($tips(#example), on, off)

Updated by Per Amundsen over 8 years ago · 5 revisions

Also available in: PDF HTML TXT