Storages.getLocalName

Function/Meaning
Get local filename
Type
Storages class method
Syntax
getLocalName(path)
Arguments
path Specifies the unified storage name you want to convert to a local filename.
Return Value
Returns the local filename. If it cannot be converted to a local filename, an empty string is returned or an exception occurs.
Description
Converts the specified unified storage name into the OS native format (local filename) and returns it.