Skip to main content
Version: v0.19.0-alpha 🚧

NuixGetAuditedSize

Alias:NuixGetAuditedSize, NuixCalculateAuditedSize

Output:SCLDouble

Requires Nuix.Version 5.0

Requires Nuix.Features: ANALYSIS

Calculate the total audited size for a case. For this to work, the case material needs to have been ingested with the calculateAuditedSize=true processing setting. Nuix uses 1000 base for kb/mb/gb, not 1024.

ParameterTypeRequiredPositionDefault ValueExampleSummary
SearchTerm
Search
string1flag:auditedThe search term to use for calculating audited size. This should be left as the default.
CasePath
Directory
stringUse the current open caseC:/Cases/MyCaseThe case path to use. If this is set, that case will be opened. If it is not set, the existing case will be used. If it is not set and no existing case is open this will result in an error.