Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a friendly name for the given file extension. For example "file_Word" instead of "DOCX".
Srch.U.getFriendlyNameForFileExtension(fileExtension)
Return value
A user friendly name for the file extension. If the file format is unknown, "file_Document" will be returned.
Parameters
- fileExtension
The file extension.