<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Nov 2015 10:14:00 Z</lastBuildDate><pubDate>24 Nov 2015 07:22:00 Z</pubDate><description>Hi All,&#13;
&#13;
I need your advice.&#13;
How I can change/modify the original or current output number 1 to the structure in Number 2. I need to put and "Enter Command" after "[" and before "]".&#13;
&#13;
1. Original Output - [{"id":1,"type":"Model","modelName":"Model Name","assettype":{"id":1,"type":"AssetType"},"manufacturer":{"id":1,"type":"Manufacturer"},"warrantyType":{"id":1,"type":"WarrantyType"}}]&#13;
&#13;
2. Final Output - [&#13;
{&#13;
"id":1,&#13;
"type":"Model",&#13;
"modelName":"Model Name",&#13;
"assettype":{"id":1,"type":"AssetType"},&#13;
"manufacturer":{"id":1,"type":"Manufacturer"},&#13;
"warrantyType":{"id":1,"type":"WarrantyType"}&#13;
}&#13;
]</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure/read.awp</link><title>JSON Data Structure</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55147/read.awp</comments><pubDate>26 Nov 2015 10:14:00 Z</pubDate><description>Excellent!!&#13;
Thank you Danny Lauwers.&#13;
&#13;
Now, I had done for displaying the information from json.&#13;
Can you help me on how I can…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55147/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55147/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure/read.awp">JSON Data Structure</source><title>Re: JSON Data Structure</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55136/read.awp</comments><pubDate>25 Nov 2015 15:17:00 Z</pubDate><description>Ech,&#13;
&#13;
for WD20:&#13;
&#13;
This will work fine with the variant. Use the power of the debugger to see how the variant is constructed t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55136/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55136/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure/read.awp">JSON Data Structure</source><title>Re: JSON Data Structure</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55131/read.awp</comments><pubDate>25 Nov 2015 14:24:00 Z</pubDate><description>Hi Arekusei,&#13;
&#13;
Can you help me about this.&#13;
-Removing of framing []&#13;
-Convert object to associative array&#13;
&#13;
Thanks,&#13;
Ech</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55131/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55131/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure/read.awp">JSON Data Structure</source><title>Re: JSON Data Structure</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55119/read.awp</comments><pubDate>25 Nov 2015 08:00:00 Z</pubDate><description>Your JSON represents an object but objectes a not supportted by JSONToVariant/VariantTOJSON. Try to convert object to associativ…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55119/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure-55119/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55107-json-data-structure/read.awp">JSON Data Structure</source><title>Re: JSON Data Structure</title></item></channel></rss>
