ExtensionsPlus.CorePlus.ListReverse

From emotive
Revision as of 09:33, 16 February 2016 by Hb (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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