powered by
Convenience function for making a (possibly empty) unnamed list, which converts to a JSON array.
json_array(...)
optional contents of the unnamed list
an unnamed list
json_array() json_array(1, TRUE, "THREE")
Run the code above in your browser using DataLab