Skip to main content
List: Get count The “List: Get count” mapper returns the number of items in a list.

Fields

N/A

Sample Data

InputResult
[“A”,“B”,“C”]3
[]0
{“name”: “A”, “price”: 10}2