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:
Syntax example
Set Variable size = GetFileSize("abc.txt")