Write File Text
Write text to a file

Input
Write Text To File
| Name | Required | Description |
|---|---|---|
| File Path | The full path to the file | |
| Text | The text to insert into the file. |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |