Skip to main content

File Size

Category: Files File Size block screenshot

Returns the size of the file at `path` in bytes. This block performs a filesystem read check and therefore depends on filesystem permissions. The block expects a file path, not a folder path.

Inputs

InputRequiredValue KindTypesEnum Values
pathyesexpressionstring

Notes

  • Filesystem read expression that returns the size of a file in bytes.
  • Expects a file path, not a folder path.