Media_GetName ( container )
Media_GetName returns the name of an item or container reference.
Parameter | Description |
---|---|
container | Either a container reference, or a file or folder path. |
Returns
The item name at the end of the path, a file or folder name. For example, if a container refers to “/Macintosh HD/Users/username/Desktop/Pictures/Ghost.jpg”, then Media_GetName will return “Ghost.jpg”.