Standard.BaseDataListreverseOn this pageList.reverse reverse Group: Selections Documentation Reverses the list, returning a list with the same elements, but in the opposite order. Examples Reversing a small list. import Standard.Examples example_reverse = Examples.list.reverse