Get File Extension
Last updated
Last updated
The Get File Extension Node outputs the file extension of a file whose path has to be given as input.
Scope: Project, Scene, Function, Prefab.
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| String | The path of the file whose extension is to be obtained. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| String | The file extension of the file whose path was given as input. |
Filename extension on Wikipedia.