Folder Increment Name Action

With the help of the Folder Increment Action it is possible to increase the name of a folder by adding a number. This works in such a way that the folder path is specified and the result of the node is an increased folder name (including path). This increased folder name can in turn be used via the wildcard {stream.last_result} in the next node in the stream or via the wildcard {node.result.?} anywhere in the stream. This node is helpful when you neither want to overwrite an existing folder nor skip the process for the current folder to be processed.

Last updated