Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

GetFileSize

Use this function to return the file size on the local accessible file system. This function must be called after the SAVE command.

Syntax

GETFILESIZE("FileName")

where:

  • FileName is the name of binary file enclosed in quotes.

Syntax example

Set Variable size = GetFileSize("abc.txt")

Published:

GetFileSize

Use this function to return the file size on the local accessible file system. This function must be called after the SAVE command.

Syntax

GETFILESIZE("FileName")

where:

  • FileName is the name of binary file enclosed in quotes.

Syntax example

Set Variable size = GetFileSize("abc.txt")

For an optimal Community experience, Please view on Desktop