
The Length node gets the number of entries in a given Map.
Inputs
Pin Location | Name | Description |
---|---|---|
![]() |
Target Set | The Map that you want to get the length of. |
Outputs
Pin Location | Name | Description |
---|---|---|
![]() |
Integer Return Value | The length of the Map. In other words, the length is the number of entries that were counted in the Map. |
Example Usage
