Workspace 6.21.5
ReadFileToString

Reads a text file from disk, outputting its contents as a QString.

  • Default label: "Read file to string"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/String
Inputs:
File nameQString

Log errorsbool

If enabled, the operation will write to the log any errors that occur during the read process.

Outputs:
StringQString