All Commands
All Other
Commands
FILE_WRITE
This will write the contents of a variable to a file.
The file must reside somewhere within your organisation folder but can be placed in a users folder.
It cannot be placed in the root of your organisation folder.
The file must be one of the following types:
docx, pptx, xlsx, css, js, txt, htm, html, kml
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | name | String | The name of the variable to write to the file. | |
2 | root | 1 | Integer | The root folder. 0 = Organisation Root, 1 = User Folder, 2 = User Year/Month folder. |
3 | folder | String | The folder to place the file in under the root. This must be entered for a root of 0. | |
4 | file_name | String | The name of the file to write |