Workspace 6.21.5
CreateTemporaryFileName

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.

  • Default label: "Create Temporary File Name"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/System
Inputs:
New file name each executeboolIf enabled, each time the operation is executed, it will create a new temporary file, outputting a different File name.
Use file extensionQString

Outputs:
File nameQString