<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">It looks quite clear to me how to encode MFString fields:<div class=""><br class=""></div><div class="">* It should be an array of Strings</div><div class=""><br class=""></div><div class="">This follows the rules how ALL MF* fields are encoded, and this is what I do when I create X3D JSON files, and also how the examples on <a href="http://web3d.org" class="">web3d.org</a> are encoded, see  <a href="https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/StringArrayEncodingExamples.json" class="">https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/StringArrayEncodingExamples.json</a>.</div><div class=""><br class=""></div><div class="">Holger</div><div class=""><br class=""></div></body></html>