Skip to content

OpenBIMRL | List functions

Class path: collection.list.count

Count

count1.png

Description

Counts the number of elements in a list.

Input

Input Name Type Description
0 List List<Object> List of elements to be counted

Output

Output Name Type Description
0 Result Number Results list

Use/Example

count2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself