Parseline » History » Revision 2
Revision 1 (Per Amundsen, 08/02/2015 04:33 AM) → Revision 2/11 (Per Amundsen, 08/02/2015 04:33 AM)
_Added in 1.9.7_
*/parseline -iotbqpnuN [text|&binvar]*
Modifies the incoming/outgoing server line if used inside a [[on PARSELINE]] event or queue a new fake line.
_This feature should only be used for testing or adding features not yet available in AdiIRC._
*Switches*
-i - Specifies an incoming line.
-o -Specifies an outgoing line.
-t - Specifies text is defined.
-b - Specifies &binvar is defined.
-q - Add a new fake line to the end of the input/output queue
-p - Used with -q to indicate that the new line should trigger the [[on PARSELINE]] event.
-n - Adds a [[$crlf]] to the end of the line if it does not have one.
-uN - TODO
*Parameters*
text|&binvar - Text or &binvar.
*Example*
<pre>
</pre>