$adiircini » History » Version 7
Per Amundsen, 02/23/2023 05:11 PM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | 4 | Per Amundsen | |
3 | *$adiircini* |
||
4 | 1 | Per Amundsen | |
5 | 2 | Per Amundsen | Returns the full path and filename of the AdiIRC settings file (config.ini). |
6 | 5 | Per Amundsen | |
7 | 6 | Per Amundsen | _Same as [[$mircini]]._ |
8 | |||
9 | 7 | Per Amundsen | _Can be used inside text without being surrounded by white spaces._ |
10 | 6 | Per Amundsen | |
11 | *Example* |
||
12 | |||
13 | <pre> |
||
14 | //echo -ag the adiirc ini file is $adiircini.. notice how $adiirciniisreplacedhere |
||
15 | </pre> |