Project

General

Profile

$adiircdir » History » Revision 6

Revision 5 (Per Amundsen, 07/28/2018 08:06 AM) → Revision 6/7 (Per Amundsen, 02/23/2023 05:10 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 without being surrounded by white spaces._ 

 _Same as [[$aciircdir]]._ 

 *Example* 

 <pre> 
 ; Print the scripts folder, no space after $adiircdir is needed. 
 //echo echo -ag $adiircdir\Scripts 
 </pre>