Dittofi
Search
K
Comment on page

Length

Description

Count the number of items in an array.

Event Options

Variable

The array you wish to count the number of items in.

As

The resulting count.

Example

Variable

[1, 2, 3]
After running the event with the above options, the As option will be contain 3.
Last modified 11mo ago