Text Saver
This action is used to save text to a file.
The properties for this action are listed in the following table:
Property | Data Type | Access | Use |
| String | In and out | Specifies the content to be written to the file. |
| String | In and out | Specifies the file name and path of the file to receive the text file. For example: |
| Boolean | In and out | Indicates whether the action succeeded or failed. If it failed, errors are displayed in the server trace log. |