Gets the size of a file.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
FileLength | File | Synchronous | Supported | Supported | Supported |
Returns the size of the specified file in bytes.
Tag Name | Expression |
---|---|
Tag | FileLength( "C:\Readme.txt" ) |