Filename
Purpose of the Node
This node retrieves the filename from a specified path. It takes a Path
as input and outputs the corresponding Filename
as a string.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Path | The input path from which to extract the filename | Struct | FlowPath |
Filename | The output filename extracted from the path | String | N/A |