Lists

Length

3min

Overview

The Length action returns the number of elements in a given list.

Document image


Parameters

Inputs

  • input a list of elements (list<object>)

Outputs

  • result (object): The number (integer) of elements in the input list