move
This block is part of the files group and was last modified in core v10.4.28.
move v10.4.28 Moves the given files to a new destination.
In pins 2 + flow
- flow
flow - files required
file - destination required
value
Out pins 3 + flow
- flow
flow - success
condition - error
value - files
file
A typical wiring for move: branch feeds the flow pin; resize feeds the file pin; value feeds the value pin; the flow out pin feeds branch.

Commonly used with
In production blueprints, this block is most often wired together with:
- branch: wired in both directions with this block.
- resize: feeds into this block. resize given images with new dimensions.
- set fields: this block feeds into it. Generates an array of mutations based on the given filled fields.
- value: feeds into this block. Simply returns the provided value.
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
