Get list length transform action
Last updated
Was this helpful?
Last updated
Was this helpful?
You have a list of user's that has been returned from an API, you would like to determine the count of user's in the list.
Measures the length of a List. It will return the number of elements of that list.
List to Measure
The array/list to get the length of.
Result of Example: