From WikiChip
$menu Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$menu return the name of menu in use.
Synopsis
$menu
Paramters
None
Properties
None
Example
menu nicklist,channel { $iif($menu == nicklist,...):{} $iif($menu == channel,...):{} }
Compatibility
Added: mIRC v5.6
Added on: 03 Jun 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.