bBox_MimeTypeForPath( path )
Parameters: path: POSIX path to a file Result: mime type, or "" if no file at path Error: none Script Step: none
––––––––––
First appeared in: 0.99
Examples in demo file: 0
Compatibility: Client, macOS, Server
––––––––––
Mime Types are sometimes called "IANA media types".
For instance, if a path of a PNG file is given, "image/png" is returned.