exists

This block is part of the files group and was last modified in core v12.0.7.

exists v12.0.7

Checks if the given files exist.

In pins 1 + flow
  • flow
    flow
  • files required
    file
Out pins 4 + flow
  • flow
    flow
  • success
    condition
  • error
    value
  • existing
    file
  • missing
    file

A typical wiring for exists: a function trigger starts the flow; get file from assets feeds the file pin; the flow out pin feeds debug.

Studio canvas example for the exists block: typical wiring for exists.

Version history

Introduced in v12.0.7.


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