Storages.getPlacedPath
Function/Meaning
Search for storage
Type
Method of the
Storages class
Syntax
getPlacedPath(
storage
)
Arguments
storage
Specifies the storage name you want to search for.
Return Value
Returns the location where it was found as a unified storage name. Returns an empty string if not found.
Description
Searches for the storage specified by storage from the
auto-search path
.
Reference
Storages.getFullPath
Storages.isExistentStorage