List.Reverse() Method

Version: Available or changed with runtime version 1.0.

Reverses the order of the elements in the entire List.

Syntax

 List.Reverse()

Parameters

List
 Type: List
An instance of the List data type.

See Also

List Data Type
Get Started with AL
Developing Extensions