Piecewise

Build chat bots with blocks

reverse list (array)

In the toolbox

Reverse a list, i.e. flip it from back to front.

Parameters

Parameter name Parameter type Required? Description
array Array The list to reverse.

Output

Array - The reversed list.