desktop folder | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Returns the path to the current user's desktop folder. |
Introduced | 5.0.2 |
OS | mac, windows, linux |
Platforms | desktop |
Example |
|
Related | Property: engine folder, documents folder, home folder, temporary folder Function: specialFolderPath |
Description | Returns the full path to the current user's desktop folder. The documents folder property returns the path to the user's desktop folder. This property is read only and is equivalent to the specialFolderPath("desktop") function. |