Difference between revisions of "ExtensionsPlus.CorePlus.ListReverse"
Jump to navigation
Jump to search
m (Hb moved page ListReverse to ExtensionsPlus.CorePlus.ListReverse: #3153) |
|
(No difference)
|
Revision as of 09:04, 16 February 2016
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. |