Set to Array
Purpose of the Node
The Set to Array node is used to convert a set of values into an array. This can be useful for various data processing tasks where array operations are required.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
set_in | Input set of values to be converted | Input | HashSet |
array_out | Output array containing the converted values | Output | Array |