PROCESIO
OverviewPlatform ActionsIntegrations & DemosCustom ActionsDeveloperโ€™s Guide
Platform actions

Length

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

Overview

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

Parameters

Inputs

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

Outputs

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

On this page