ExtensionsPlus.CorePlus.ListReverse

From emotive
Jump to navigation Jump to search

Classification

Name ListReverse
Short Description Reverse a list
Class Action
Extension OTX CorePlus Extension
Group -
Exceptions InvalidReferenceException
Checker Rules -
Standard Compliant No

Description

The ListReverse actin reverses the oder of the elements in the specified range.

Properties

Name Data Type Class Default Cardinality Description
List List Term - [1] Represents the List which to be reversed.

See also

ListSort