TagList.getValueIndex

Gets the value that is at the given index for the given tag in the given list.

class TagList
getValueIndex
(
string tag
,
uint index
)

Parameters

tag string

tag to read out

index uint

number of entry to read out

Return Value

Type: Value

The GValue for the specified entry or NULL if the tag wasn't available or the tag doesn't have as many entries