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

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


Method cast

mixed cast(string to)

Description

Make an JSON external form string of this JSONArray. For compactness, no unnecessary whitespace is added.

Returns

a printable, displayable, transmittable representation of the array.