-
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
$signal Identifier - mIRC
< mirc | identifiers
Revision as of 17:51, 10 September 2015 by 83.204.199.118 (talk) (Created page with "{{mirc title|$signal Identifier}}'''$signal''' return the name of the signal that caused the signal event to trigger. == Synopsis == <pre>$signal</pre> == Paramters == None...")
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
$signal return the name of the signal that caused the signal event to trigger.
Synopsis
$signal
Paramters
None
Properties
None
Example
on *:signal:test:{ echo -a $signal }//signal test
Compatibility
Added: mIRC v6.0
Added on: 03 Feb 2002
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.