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