Skip to content

GETSIZE

Craig Edwards edited this page Apr 28, 2023 · 1 revision

GETSIZE

GETSIZE(string-expression, integer-expression)

Returns the size of a file in a directory. The string expression is a directory path, and the integer expression is an index between 0 and GETNAMECOUNT() - 1 for the same directory.

Clone this wiki locally