NuixCreateCase
Alias:NuixCreateCase
Output:Unit
Requires Nuix.Version 5.0
Requires Nuix.Features: CASE_CREATION
Creates a new case and opens it.
| Parameter | Type | Required | Position | Default Value | Example | Summary |
|---|---|---|---|---|---|---|
| CasePath Directory | string | ✔ | 1 | C:/Cases/MyCase | The path to the directory to create the case in. | |
| CaseName Name | string | ✔ | 2 | The name of the case to create. | ||
| Investigator | string | ✔ | 3 | Name of the investigator. | ||
| Description | string | 4 | No Description | Description of the case. |