Lightning

Create a JSON string in JavaScript

Sometimes we might need to create a custom JSON string in a JavaScript section. Custom JSON string means, it can have any field which is or is not in any sObjects. There are multiple ways to create JSON string.

Continue reading “Create a JSON string in JavaScript”