Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
5.1
-
None
-
Unit
-
Documented in the SRD
-
Description
#set ($array = $jsontool.parse('[1, 2, 3]')) #set ($object = $jsontool.parse('{"str": "value", "nr": 42, "bool": true, "nested": [1, 2, "3"]}')