This is an old revision of the document!
PHP's gd library is missing or unable to create PNG images
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
| Create File | Boolean Value | If generated filename will be created or have its path reserved only. |
Outputs
| Filename | Generic Filename | The filename of the generated temporary file. |
Group
Internal Name
GenerateTemporaryFile