11.15 XPRIM_JsonWriter
Constructs JSON string.
Always opt for XPRIM_JsonWriter instead of XPRIM_JsonObject or XPRIM_JsonArray when possible, as XPRIM_JsonWriter is faster and has smaller memory footprint.
For more details and examples, have a look at Working with JSON Data in the Web Services Guide.