Count - Count all inputs (object instances)

This action counts the number of objects it receives (single items or items in lists, not necessarily all of the same data type).

Triggers

The action's template has two triggers (<List> and a trigger with no name), but the action can be used with any number of triggers with any name (including none).

The action counts all the objcets received through the trieggers:

Exit

<Occurrences> (non-repetitive exit [required]): The total number of objects received through the triggers (or 0 if none or the action has no triggers).

Usage Example

"Common/Templates/Collections/Count/Test1/Count - Test Many Trigger Types":