Json.decode

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2013.09
Class: json

Description

Returns Lua table from provided json encoded string.

json.decode(jsondata)

Parameters

jsondata: (string) data in json format which to deserialize to Lua table