Returns the MIME type of the given file extension, or null
if it cannot be determined. Also works with full paths and filenames, where it's assumed the text ends in an extension.
MIME_TYPE(fileextension: String) => String
Parameter | Description |
File extension | File extension |
Formula | Return value |
|
|
|
|
|
|
|
|