Library: JSONWriter for TS
JSON Writer library, see the included unit test for details:
jsonWriterUnitTest();
There's no really good way to parse JSON that I can think of, but if you can let me know. Could probably be optimized slightly, the primary purpose was quickly made for communications.
jsonWriterUnitTest();
There's no really good way to parse JSON that I can think of, but if you can let me know. Could probably be optimized slightly, the primary purpose was quickly made for communications.
JSONWriter.cs
3.7K
Comments
striPos() is not defined (since T2 is an old Torque version), but it is case-insensitive strPos() if you want to re-implement it.