-
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
Difference between revisions of "mirc/identifiers/$active"
< mirc | identifiers
m |
m ($active was added in 4.5) |
||
Line 11: | Line 11: | ||
'''Echo the value of $active to the active window''' | '''Echo the value of $active to the active window''' | ||
<source lang="mIRC">//echo -a $active</source> | <source lang="mIRC">//echo -a $active</source> | ||
+ | |||
+ | == Compatibility == | ||
+ | {{mIRC compatibility|4.5}} | ||
== See also == | == See also == |
Latest revision as of 22:01, 23 August 2021
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
- mIRC Installation
- Virtual profile
- Playing music
- Unicode
- IPv6
- Optimization
- Threads
- DCC Protocols
- Line Length Limit
- Font rendering
$active will return the full name of the currently active window.
Contents
[hide]Synopsis[edit]
$active
Switches[edit]
None
Example[edit]
Echo the value of $active to the active window
//echo -a $active
Compatibility[edit]
Added: mIRC v4.5
Added on: 30 Jun 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
[Expand]