Direction in which list elements will be handled.
Record Field | Description |
|
List elements will be handled from the lowest index to the highest index.
|
|
List elements will be handled from the highest index to the lowest index.
|
Full Usage:
value__
Field type: int
Modifiers: mutable |
|