Hello, I've search the internet but I can't find an example of how to use this portion of the library. I need to create a JSON file with data populated from a database but to be honest I don't know where to start. I see methods for creating objects, strings, arrays etc. But how do I get the completed object so I can write it to a file?
-- Bill