From WikiChip
Difference between revisions of "mirc/identifiers/$parsetype"
< mirc‎ | identifiers

(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...")
 
(Synopsis)
Line 1: Line 1:
 
{{mirc title|$parsetype Identifier}}'''$parsetype''' return either "in" or "out" in the {{mIRC|on parseline}} event depending on the nature of the line
 
{{mirc title|$parsetype Identifier}}'''$parsetype''' return either "in" or "out" in the {{mIRC|on parseline}} event depending on the nature of the line
 
== Synopsis ==
 
== Synopsis ==
<pre>$menubar</pre>
+
<pre>$parsetype</pre>
  
 
== Paramters ==
 
== Paramters ==

Revision as of 08:09, 20 January 2016

$parsetype return either "in" or "out" in the on parseline event depending on the nature of the line

Synopsis

$parsetype

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.


See Also

/parseline on parseline $parseline