Array.getIntElement

long getIntElement(uint index)

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]

Parameters

indexthe index of the element to retrieve

Returns

the integer value