Generate Temporary File
Description
Create a temporary file.
Inputs
Name | Type | Description |
---|---|---|
Extension | String | The desired extension for the generated temporary file. Extension must contain letters and numbers only. |
Optional Inputs
Name | Type | Description |
---|---|---|
Create File | Boolean Value | If generated filename will be created or have its path reserved only. |
Outputs
Name | Type | Description |
---|---|---|
Filename | Generic Filename | The filename of the generated temporary file. |
Group
Internal Name
GenerateTemporaryFile