ToAnySeq¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
Converts the input to any sequence type | [Any] |
||
Output ➡️ |
The same value as the input but typed as Any sequence. | [Any] |
Converts the input value to any sequence type, allowing it to be used where a sequence is expected.