List
List
Sequence
Set
Tree
Bounds
Returns the number list minimum and maximum values
Details
ID
list-sequence-bounds
Name
Bounds
Group
Sequence
Package
List
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| List | Number | List to analyze |
Output ports
| Name | Type | Description |
|---|---|---|
| Min | Number | List minimum value |
| Max | Number | List maximum value |
After creating a node, connect the list to analyze the first port. On the output ports, we will get the list minimum and maximum values.
Remap Numbers
Random Numbers List