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


