Extension Node
Purpose of the Node
The Extension Node is designed to extract the file extension from a provided path. This node is particularly useful in scenarios where file handling and metadata retrieval are required.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Path | The path from which the file extension needs to be extracted. | Struct | FlowPath |
Extension | The file extension extracted from the provided path. | String | Normal |