From WikiChip
$menucontext Identifier - mIRC
< mirc‎ | identifiers

$menucontext return the context in which the popups is created.

The value can be 'window' or 'treebar'.

Synopsis[edit]

$menucontext

Paramters[edit]

None

Properties[edit]

None

Example[edit]

menu nicklist,channel,  {
     $iif($menu == nicklist,...):{}
     $iif($menu == channel && $menucontext == treebar,...):{}
}

Compatibility[edit]

Added: mIRC v6.3
Added on: 16 Aug 2007
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list