Append Raw Action

Description

Appends a string to a file in UTF8 format, so it will be readable in a text editor.

Parameters

Save Value The string we want to save to the file

Filename

The file we want to save the string to, or create if the file doesn't exist.

If Error

An FSM Event to call if an error occurs.

Append Raw Action for Easy Save