$matchkey » History » Version 2
Per Amundsen, 08/12/2015 01:21 PM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | *$matchkey* |
||
4 | |||
5 | 2 | Per Amundsen | Returns wildcard matchtext that was used in the matching [[Scripting_Events|event]]. |
6 | 1 | Per Amundsen | |
7 | *Example* |
||
8 | |||
9 | <pre> |
||
10 | on *:TEXT:*Test*:*:echo -ag Matchkey was $matchkey |
||
11 | </pre> |