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