Array.getStringElement

Conveniently retrieves the string value of the element at the given position inside an array.

See also: json.array.Array.getElement, json.node.Node.getString

class Array
string
getStringElement
(
uint index
)

Parameters

index uint

the index of the element to retrieve

Return Value

Type: string

the string value