wwUtils::FileSize
Returns the size of a file on disk.
FileSize(lcFileName)
numeric - size of the file or 0 if it doesn't exist or is empty. Recommend to check for file before using this function.
Parameters
lcFileName
Full path to the file to get the size for.
See also
Library wwUtils© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic