environment::get-system-path
string environment::get-system-path (
string path
)
Description
Get a system path.
Parameters
Table 9. Parameters
Name |
Type |
Description |
path |
string |
The path to fetch. Allowed values are "homedir", "tempdir" and "appdir".
|
Return Values
The requested path, or an empty string if an invalid path name was passed in.