image.png

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

  1. Feed in a list
  2. The output is the same list items in the opposite order