<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24%28...%29_%28events%29</id>
	<title>$(...) (events) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24%28...%29_%28events%29"/>
	<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$(...)_(events)&amp;action=history"/>
	<updated>2026-05-02T03:47:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://script.quakenet.org/wiki/index.php?title=$(...)_(events)&amp;diff=6012&amp;oldid=prev</id>
		<title>Jay2k1: Created page with &quot;This identifier allows you to create a dynamic match parameter in an event.  $(...)  You can use $1- to reference the incoming line.  == Example ==  On *:TEXT:...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$(...)_(events)&amp;diff=6012&amp;oldid=prev"/>
		<updated>2013-07-10T23:09:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This identifier allows you to create a dynamic match parameter in an event.  $(...)  You can use &lt;a href=&quot;/wiki/$1-&quot; title=&quot;$1-&quot;&gt;$1-&lt;/a&gt; to reference the incoming line.  == Example ==  &lt;a href=&quot;/wiki/On_text&quot; title=&quot;On text&quot;&gt;On *:TEXT&lt;/a&gt;:...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This identifier allows you to create a dynamic match parameter in an event.&lt;br /&gt;
 $(...)&lt;br /&gt;
&lt;br /&gt;
You can use [[$1-]] to reference the incoming line.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 [[On_text|On *:TEXT]]:$(* [[DollarPlus|$+]] [[$me]] $+ *):#: {&lt;br /&gt;
  [[echo]] -a [[$nick]] just mentioned your nickname in [[$chan]] $+ .&lt;br /&gt;
 }&lt;br /&gt;
This example will echo to your active window whenever someone mentioned your nickname.&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
You must use $(...) in the match text event for all other identifiers to be evaluated.&lt;br /&gt;
&lt;br /&gt;
 Correct:&lt;br /&gt;
 on *:text:$(hello [[$me]] *):#: { ... }&lt;br /&gt;
 &amp;#039;&amp;#039;Incorrect:&lt;br /&gt;
 on *:text:hello $($me) *:#: { ... }&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
$(...) is an alias of [[$eval]]. See the $eval page for more information on how it is used.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[$eval]]&lt;br /&gt;
[[Category:Remote Identifiers]]&lt;/div&gt;</summary>
		<author><name>Jay2k1</name></author>
	</entry>
</feed>