_Added in 1.9.7_ *$sysdir(item)* Returns the system folder for the specified item. *Parameters* table(ktable). |*Parameter*|*Description*| | item | The item to retrieve: profile, desktop, documents, downloads, music, pictures and videos. | *Example*
; Retrieve the documents folder
//echo -ag Documents folder is $sysdir(documents)