Project

General

Profile

Actions

$tips » History » Revision 7

« Previous | Revision 7/8 (diff) | Next »
Per Amundsen, 12/14/2019 08:12 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 4 years ago · 7 revisions

Also available in: PDF HTML TXT