$sysdir » History » Revision 2
Revision 1 (Per Amundsen, 08/05/2015 10:45 PM) → Revision 2/4 (Per Amundsen, 08/12/2015 10:46 PM)
_Added in 1.9.7_ *$sysdir(item)* Returns the system folder for the specified item. *Parameters* item - The item to retrieve: retrieve, profile, desktop, documents, music, pictures and videos. *Example* <pre> ; Retrieve the documents folder //echo -ag Documents folder is $sysdir(documents) </pre>