-
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/on events/on text"
(→Synopsis) |
(→See also) |
||
Line 20: | Line 20: | ||
[[Category:mIRC on events]] | [[Category:mIRC on events]] | ||
+ | {{DEFAULTSORT:text, on mIRC}} |
Revision as of 03:46, 23 December 2013
The on text event is an mIRC event that triggers when a remote user (I.E. not the local user) receives a channel or a query message.
Synopsis
on <level>:text:<matchtext>:<target>:<commands> ;or on <level>:text:<matchtext>:<target>:{ }
- <matchtext> - The match text is the text pattern that mIRC will use to compare with every user message. Once the text has been matched (and the channel if provided), the event will trigger.
- <level> - The appropriate access level for the event.