[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.
|