From WikiChip
Difference between revisions of "mirc/identifiers/$parseline"
(Created page with "{{mirc title|$parseline Identifier}}'''$parseline''' return the line involved in the {{mIRC|on parseline}} event. == Synopsis == <pre>$parseline</pre> == Paramters == None...") |
(No difference)
|
Revision as of 07:09, 20 January 2016
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$parseline return the line involved in the on parseline event.
Synopsis
$parseline
Paramters
None
Properties
None
Example
on *:parseline:*:*:echo -a $parseline
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.