Javascript Engine

From Data Islands
Revision as of 15:27, 25 May 2025 by WikiSysopdi (talk | contribs) (Created page with "JINT mode is a function to allow you write more complex Javascript including API's and objects. It is ideal if you want to connect to any REST api that is not native and consume or publish to it.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

JINT mode is a function to allow you write more complex Javascript including API's and objects.

It is ideal if you want to connect to any REST api that is not native and consume or publish to it.