Skip to main content
Version: v0.17.0

NuixCreateTermList

Alias:NuixCreateTermList

Output:StringStream

Requires Nuix.Version 5.0

Creates a list of all terms appearing in the case and their frequencies. The report is in CSV format. The headers are 'Term' and 'Count' Use this inside a WriteFile step to write it to a file.

ParameterTypeRequiredPositionDefault ValueExampleSummary
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.