convert structured list() to json string
Posted: Wed Sep 23, 2020 9:52 am
Hi,
converting a JSON string to a structure is easy. You just need to use ExtractJSON....
But how is about converting a structured list() into a JSON String? I did not find a similar command like ExtractJSON for converting JSON to structure.
Do I really need to pass throug the complete list and build the JSON String manually?
converting a JSON string to a structure is easy. You just need to use ExtractJSON....
But how is about converting a structured list() into a JSON String? I did not find a similar command like ExtractJSON for converting JSON to structure.
Do I really need to pass throug the complete list and build the JSON String manually?