Reverse¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
The input sequence or string to be reversed. | [Any] String Bytes |
||
<output> |
Outputs the reversed sequence or string. | [Any] String Bytes |
This shard reverses the order of the elements in the input sequence or string.