Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Tools
Tools.JSON
Tools.JSON.JSONArray

Method Tools.JSON.JSONArray()->isNull()


Method isNull

int(0..1) isNull(int i)

Description

Determine if the value is null.

Parameter i

index subscript

Returns

true if the value at the index is null, or if there is no value.