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

Method Tools.JSON.JSONObject()->getValue()


Method getValue

object getValue(string key)

Description

Alias to Java get method Get the value object associated with a key.

Parameter key

A key string.

Returns

The object associated with the key.