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