Matchtarget » History » Version 5
  Per Amundsen, 11/14/2015 01:58 AM 
  
| 1 | 5 | Per Amundsen | {{>toc}} | 
|---|---|---|---|
| 2 | |||
| 3 | 1 | Per Amundsen | h1. Matchtarget  | 
| 4 | |||
| 5 | A <matchtarget> is a text pattern that AdiIRC will use to compare with a target window during a [[Scripting_Events|scripting event]].  | 
||
| 6 | |||
| 7 | 3 | Per Amundsen | <notextile>@ - Defines custom window location.</notextile>  | 
| 8 | 4 | Per Amundsen | <notextile>? - Defines query location.</notextile>  | 
| 9 | <notextile># - Defines channel location.</notextile>  | 
||
| 10 | <notextile>* - Defines any window locations.</notextile>  | 
||
| 11 | <notextile>%var - A [[Scripting_Variables|variable]] containing a window or a list of window is also acceptable.</notextile>  |