$adiircdir » History » Revision 4
Revision 3 (Per Amundsen, 08/06/2015 03:24 AM) → Revision 4/7 (Per Amundsen, 02/05/2016 03:33 PM)
_Added in 1.9.0_
*$adiircdir*
Returns the directory where AdiIRC stores its settings, themes, scripts and so on.
_Can be used inside text._
*Example*
<pre>
; Print the scripts folder, no space after $adiircdir is needed.
echo -ag $adiircdir\Scripts
</pre>