Skip to content

Parent Node

Purpose of the Node

The Parent Node is designed to take a FlowPath as input and return its parent path. It provides an output indicating whether the execution was successful or if there was an error (e.g., on some systems the parent path might not be available).

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiates the execution of the node.StructExecution
pathThe FlowPath from which the parent path needs to be derived.StructFlowPath
EndMarks the completion of the execution.StructExecution
Parent PathThe parent path derived from the input FlowPath.StructFlowPath
FailedIndicates if the operation to retrieve the parent path failed.StructExecution