Difference between revisions of "ExtensionsPlus.CorePlus.ListReverse"
Jump to navigation
Jump to search
(Created page with "Category:CorePlus == Classification == {{ClassificationActivity | ListReverse | Reverse a list | Action | OTX CorePlus Extension | - | - | - | No}} == De...") |
|||
Line 1: | Line 1: | ||
[[Category:CorePlus]] | [[Category:CorePlus]] | ||
== Classification == | == Classification == | ||
− | {{ClassificationActivity | ListReverse | Reverse a list | [[Action]] | [[CorePlus|OTX CorePlus Extension]] | - | | + | {{ClassificationActivity | ListReverse | Reverse a list | [[Action]] | [[CorePlus|OTX CorePlus Extension]] | - | [[InvalidReferenceException]] | - | No}} |
== Description == | == Description == |
Revision as of 08:56, 15 August 2014
Classification
Name | ListReverse |
Short Description | Reverse a list |
Class | Action |
Extension | OTX CorePlus Extension |
Group | - |
Exceptions | InvalidReferenceException |
Checker Rules | - |
Standard Compliant | Yes |
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. |