Reverse List¶
Function¶
This Step arranges the elements in the input data list in reverse order.
Usage Scenario¶
This Step is a general element sorting Step. This Step has no fixed usage scenarios.
Input and Output¶
Input: Data list input to this port will be reversed.
Output: List of data in reverse order.