How do I calculate the number of records in the output of a node?

I have a Set node and I need to count the number of values in it. There can be one or 5, 100.
Is there a built-in COUNT() function that can count the number of rows?
image

I see that this information is output in a workflow, but I need to put it here

There’s the Item Lists node that should do the trick.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.