Inputs
Name | Abbreviation | Type | Access | Description |
List | L | Any | List | The list to reverse |
Outputs
Name | Abbreviation | Type | Access | Description |
List | L | Any | List | The reversed list |
How to
Feed in a list
The output is the same list items in the opposite order
Reverse a list