Excerpt | ||
---|---|---|
| ||
jsonToXML(string) Converts a JSON string to an XML string. |
Function: jsonToXML()
Converts a JSON string to an XML string. This can be useful if you then wish to pass it to the function xmlToItems.
...
<![CDATA[ Chair15.0018]]>
See Also
...
Excerpt | ||
---|---|---|
| ||
jsonToXML(string) Converts a JSON string to an XML string. |
Converts a JSON string to an XML string. This can be useful if you then wish to pass it to the function xmlToItems.
...
<![CDATA[ Chair15.0018]]>
...