Array.getIntElement

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

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

class Array
long
getIntElement
(
uint index
)

Parameters

index uint

the index of the element to retrieve

Return Value

Type: long

the integer value