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

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


Method getString

string getString(string key)

Description

Get the string associated with a key.

Parameter key

A key string.

Returns

A string which is the value.