Search

Get Extension

Last Updated: Mar 8, 2023

Articles

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

Syntax

Get 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

Get 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?