-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
mirc/identifiers/$appstate
< mirc | identifiers
The $appstate identifier returns the current state of the mIRC application window.
Synopsis
$appstate
Properties
None
Results
fullThe mIRC application window size is full.
hiddenThe mIRC application window size is hidden.
maximizedThe mIRC application window size is maximized.
minimizedThe mIRC application window size is minimized.
trayThe mIRC application window has been minimized to the Windows tray.
Example
Echo the mIRC application window state to the active window
//echo -a $appstate
Compatibility
Added: mIRC v5.7
Added On: 02/02/2000