Project

General

Profile

$matchkey » History » Revision 2

Revision 1 (Per Amundsen, 08/12/2015 01:20 PM) → Revision 2/4 (Per Amundsen, 08/12/2015 01:21 PM)

_Added in 1.9.0_ 

 *$matchkey* 

 Returns wildcard matchtext that was used in the matching [[Scripting_Events|event]]. remote event. 

 *Example* 

 <pre> 
 on *:TEXT:*Test*:*:echo -ag Matchkey was $matchkey 
 </pre>