from path

This block is part of the files group and was last modified in core v15.0.0.

from path v15.0.0

Turns a path (or list of paths) into a file, so a stored path can be handed to the file blocks. A leading slash means the entity root. Missing paths are left out and reported on success rather than failing : deleting something already gone is not an error.

In pins 1 + flow
  • flow
    flow
  • path required
    value
Out pins 3 + flow
  • flow
    flow
  • success
    condition
  • error
    value
  • file
    file

A typical wiring for from path: a function trigger starts the flow; value feeds the path pin; the flow out pin feeds debug.

Studio canvas example for the from path block: typical wiring for from path.

Version history

Introduced in v15.0.0.


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