cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a JSON object in BP

Anonymous
Not applicable
I want to create a JSON object with the below pattern either using existing VBOs(Ex:Utility-JSON) or by using C# or vb code in the codestage. { "name": "sample", "def": [ { "setId": 1, "setDef": [ { "name": "ABC", "type": "STRING" }, { "name": "XYZ", "type": "STRING" } ] } ] } Any thoughts/help on the above one is appreciated. Thanks
0 REPLIES 0