Array.getBooleanElement
bool getBooleanElement(uint index)Conveniently retrieves the boolean value of the element at the given position inside an array.
See also: json.array.Array.getElement, json.node.Node.getBoolean
Parameters
index | the index of the element to retrieve |
Returns
the boolean value