> The result should be:
> { "values": [
> [ 4711 ]
> ] }
>
> Is this possible too?
OK, found it. It is possible. (To be honest, I didn't expect anything else)
The only question is now, how do I combine the code developed using 4D's object
commands with the NTK JSON API?
E.g., I have a C_OBJECT variable $c_object.
Is this possible:
JSON Set Object ($ntkObject;"chart";$c_object)
I assume the other way, setting a NTK object to a 4D C_OBJECT isn't possible,
is it?
Remains the third way, rewriting all the code to the NTK API ...
Regards
Lutz
P.S: OK, there is a fourth way, don't use 4D for this, but this leads to
complete rewrite.
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ: http://lists.4d.com/faqnug.html
Archive: http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************