Homepage | About EASA | Contact
Guide Section: Processing Object Data | EASAP Tree: DATA PROCESSING → SCALAR
GET VALUE returns a value from an existing LIST.
The Index: parameter defines the position in the LIST of the value returned (eg. Index:→3 for third value).
![]() |
|
---|---|
Essential Parameters: | |
List: | LIST of values |
Index: | Numerical position in List: to return, Expressions allowed. |
Default Value: | The value to return if the parameters would return an empty value. |