ValueArray.getValue

Gets the value that is a member of the array contained in value and has the index index.

class ValueArray
static
getValue

Parameters

value Value
index uint

index of value to get from the array

Return Value

Type: Value

the value at the given index