cast to array
This block is part of the type casting group and was last modified in core v10.4.28.
cast to array
v10.4.28
Converts the given value into an array.
| Pin | Pin | Type | Default |
|---|---|---|---|
| Value The value to be converted into a array. |
value |
| Pin | Pin | Type | Example |
|---|---|---|---|
| Array The converted output array. |
array |
Casting not converting
This block does not convert the provided value into an array; it only casts the value’s type to an array. If you need to parse a value into an actual array, use the JSON Parse block instead.
Core Releases
v10.4.28 This block was introduced inv10.4.28, click here to see the release notes.
Back to
type casting
Return to the main group to view all sub-groups
Back to value
Return to the group to view all blocks within this group