From WikiChip
Difference between revisions of "mirc/identifiers/$parsetype"
(Created page with "{{mirc title|$parsetype Identifier}}'''$parsetype''' return either "in" or "out" in the {{mIRC|on parseline}} event depending on the nature of the line == Synopsis == <pre>$me...") |
(No difference)
|
Revision as of 07:08, 20 January 2016
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$parsetype return either "in" or "out" in the on parseline event depending on the nature of the line
Synopsis
$menubar
Paramters
None
Properties
None
Example
on *:parseline:*:*:echo -a $parsetype
Compatibility
Added: mIRC v7.42
Added on: 17 Jul 2015
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.