Type: nodetool.list.Length
Namespace: nodetool.list
Description
Calculates the length of a list. list, count, size
Use cases:
- Determine the number of elements in a list
- Check if a list is empty
- Validate list size constraints
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| values | List[any] |
[] |
Outputs
| Output | Type | Description |
|---|---|---|
| output | int |
Metadata
Related Nodes
Browse other nodes in the nodetool.list namespace.