parseJson(legalJson)¶
Definition¶
Object parseJson(String legalJson)
Description¶
Returns a nested structure of lists/maps or literals present in the script.
Parameter Definition¶
| Name | Type | Description |
|---|---|---|
| legalJson | String | json |
Object parseJson(String legalJson)
Returns a nested structure of lists/maps or literals present in the script.
| Name | Type | Description |
|---|---|---|
| legalJson | String | json |