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