Javascript Engine: Difference between revisions

From Data Islands
(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.")
 
(No difference)

Latest revision as of 15:27, 25 May 2025

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.