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().
Converts a JSON text to an object.
| Parameter | Description |
|---|---|
| obj <String> | The JSON style string. |
The JSON object.
Refer to the example in pac_update_element().