From variable to file

From variable to file

With the advanced, utilities workflow component, From variable to file you can save the contents of a variable as a file. The parameters are:


  1. Variable name
    The name of the variable, that should be saved into a file.
  2. Decode base64
    If the data in the variable is stored as an encoded base64 data stream, then you can enable this to convert the base64 data stream into a binary data stream.
  3. File path
    The file into which the contents of the variable is to be copied to.