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

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


Method getBoolean

int(0..1) getBoolean(int i)

Description

Get the boolean value associated with an index. The string values "true" and "false" are converted to boolean.

Parameter i

index subscript

Returns

The truth