List Length
How many items are in the list.
Check how many items are in the provided list
Action Inputs
| Name | Type | Description |
|---|---|---|
| List | List | The list to check the length of |
Action Outputs
| Name | Type | Description |
|---|---|---|
| Sucess | Boolean | Whether or not the action ran successfully or not |
| Number of items | Number | How many items are in the provided list |
Updated almost 2 years ago
