FileCreateAndUpload
This Script is part of the Common Scripts Pack.#
Deprecated
Use FileCreateAndUploadV2 instead.
Creates a file using the given data input or entry ID, and uploads it to the current investigation's War Room.
Script Data#
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | Utility |
Inputs#
| Argument Name | Description |
|---|---|
| filename | The name of the file to be created. |
| data | The input data to write to file. |
| entryId | The entry ID contents to write into file. |
Outputs#
There are no outputs for this script.