FileCreateAndUpload
Common Scripts Pack.#
This Script is part of theDeprecated
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 DataName | Description |
---|---|
Script Type | javascript |
Tags | Utility |
#
InputsArgument 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. |
#
OutputsThere are no outputs for this script.