Array size / element count
Counts the number of elements in an array of values. Works with other robot outputs and multiple-value bizproc variables.
Counts the number of elements in an array of values. Works with other robot outputs and multiple-value bizproc variables.
What input parameters does the robot accept?
| Parameter | Type | Required? | Default |
|---|---|---|---|
| Array of values | string | yes | |
| Count empty strings (Y/N, default N) | string | — |
What does the robot return?
| Parameter | Type |
|---|---|
| Element count | int |
| Array is empty (Y/N) | string |