![]() |
OTX Reference
|
|
ListReverse is a ListTerm that returns a copy of the given list in opposite sequence. More...
Public Attributes | |
ListTerm | list |
Cardinality [1] The List from which the reversed list shall be created. More... | |
![]() | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
ListReverse is a ListTerm that returns a copy of the given list in opposite sequence.
The ListReverse activity is a ListTerm that returns a copy of the given list in opposite sequence.
ListTerm OpenTestSystem.Otx.Extensions.Util.Terms.ListReverse.list |
Cardinality [1]
The List from which the reversed list shall be created.