pac_toJSONObject(obj)

Converts a JSON text to an object.

Parameters


Parameter Description
obj <String> The JSON style string.

Returns

The JSON object.

Example

Refer to the example in pac_update_element().