Workspace 6.21.5
ConfigureFile

Performs a copy and replace of an input file to a destination file replacing user specified symbols with user specified values.

  • Default label: "ConfigureFile"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/System
Inputs:
Input file pathQString

Output file pathQString

Symbols to replaceArrayQStringAn array of symbols that exist in the input file, each of which is to be replaced with its corresponding value specified in the Replacement values input.
Replacement valuesArrayQStringAn array of values, each of which is to replace its corresponding symbol specified in the Symbols to replace input.
Binary filebool

If enabled, this indicates that we should treat the input file as a binary file.

Outputs:
FilenameQString