Skip to content

Create Child Path

Purpose of the Node

The Create Child Path node is designed to generate a child path from a specified parent path and a given child name. This is useful for navigating or constructing paths in a hierarchical data structure.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartTrigger to initiate the node executionNoneNone
parent_pathThe parent FlowPath from which the child path will be createdStructArray
child_nameThe name of the child path to be createdStringMap
pathThe resulting child pathStructArray
EndTrigger indicating the end of the node executionNoneNone