TRUE if the element is nullbool getNullElement(uint index)Conveniently checks whether the element at the given position inside the array contains a null value.
See also: json.array.Array.getElement, json.node.Node.isNull
index | the index of the element to retrieve |
TRUE if the element is null