This activity counts the entries in the variable list specified in the parameter.

INPUT Parameters

LIST: Required

This parameter specifies the variable list to be counted.

You should always specify a variable, not a literal value, for this parameter.

OUTPUT Parameters

COUNT:

Upon successful completion, this output parameter contains the number of entries in the specified variable list.

  • No labels