file info

This block is part of the files group and was last modified in core v10.4.28.

file info v10.4.28

Gets basic file information.

In pins 1
  • file required
    file
Out pins 3
  • name
    value
  • type
    value
  • size
    number

    size in bytes

name
size
type

A typical wiring for file info: the name out pin feeds set custom field; the size out pin feeds <=.

Studio canvas example for the file info block: typical wiring for file info.

Commonly used with

In production blueprints, this block is most often wired together with:

  • set custom field: this block feeds into it.
  • create: feeds into this block. Creates a new function that can be executed using the given name.
  • <=: this block feeds into it. returns true if the number is lower or equal.
  • get fields: feeds into this block. Gets the selected fields from the given object.

Version history

Introduced in v10.4.28.


Back to files Return to the main group to view all sub-groups Back to file modification Return to the group to view all blocks within this group