Search

Get Filesize

Last Updated: Dec 1, 2020

Articles

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

Syntax

Get Filesize (filename)

Parameters

Input Parameter Name Description
filepath Path of the file to find the size

Returns

Return value Description
Size Returns the size of the input file

Sample

Get Filesize (C:\Invoices.pdf)

  • Returns the size of the input file in ‘C:\Invoices.pdf’ as ‘120kb’.

To view all the File functions, click here.

Did you find what you were looking for?