fsize (<file>)
numeric
The size of a file in bytes, or zero if the file doesn't exist.
<file> The name of the file to be queried.
numeric nbytes = fsize(/usr/test/myfile.dat)