Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

FilterCount(includeFolder: bool, params states: States[]): int;
int FilterCount(bool includeFolder, params States[] states);
def FilterCount(includeFolder as bool, *states as States[]) as int

Parameters

includeFolderWhether or not to include folders.
statesWhich states to include in the count.

Description

Count the list of assets by given a set of states.