Workspace 6.21.5
|
Creates a temporary file with the specified file extension. The temporary file will be placed in the appropriate 'system temp' folder on each platform. Optionally, the operation can create a new temporary file each time it is executed. Files are automatically cleaned up when the operation is deleted, or Workspace is closed.
Inputs: | |||
---|---|---|---|
New file name each execute | bool | If enabled, each time the operation is executed, it will create a new temporary file, outputting a different File name. | |
Use file extension | QString | ||
Outputs: | |||
File name | QString |