Search

File Extension

Last Updated: Dec 1, 2020

Articles

Use this function to find the extension of the input file.

Syntax

File Extension (filename)

Parameters

Input Parameter Name Description
filename Name of the file to find the extension

Returns

Return value Description
Extension Returns the extension of the input file

Sample

File Extension (Invoices.pdf)

  • Returns the extension of the input file ‘Invoices.pdf’ as ‘pdf’.

To view all the File functions, click here.

Did you find what you were looking for?