List

List

Reverse List

  • List

  • Sequence

  • Set

  • Tree

Reverse List

Reverse the order of a list

Details

ID

list-list-reverse-list

Name

Reverse List

Group

List

Package

List

Keywords

listReverse
reverse
rl

Input ports

NameTypeDescriptionDefault Value
List
Any
List to reverse

Output ports

NameTypeDescription
List
Any
Reversed list

Creation method

There are two options for creating a Reverse List node.

  • The first way to create a Reverse List node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • listReverse , reverse , rl
  • The second way is to select a Reverse List node from the menu that opens from the top left.
    • Menu > List > List > Reverse List

Steps

  • Create a Reverse List node.
  • Connect the list which you want to reverse to a port.

After creating a node, connect the list which you want to reverse to a port. On the output port, we will get the reversed list.

See also

List Item
Point List Sort
Split List