2026-01-19
With TL-Script you can currently parse JSON(parseJson()), but not create JSON.
The function $x.toJson() should return a map as a JSON string, which can be parsed again with parseJson().