ValueList.getValue

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

class ValueList
static
getValue

Parameters

value Value
index uint

index of value to get from the list

Return Value

Type: Value

the value at the given index