Hitachi

JP1 Version 12 JP1/Navigation Platform Content Editing Guide


5.2.2 JavaScript Plugin

By using JavaScript Plugins, user-written server-side JavaScript can run on a server and client-side JavaScript can run on a web browser (on a client). JavaScript Plugins also can pass input results, output results, and other similar values between Guide Parts and JavaScript Plugin Parts.

With JavaScript Plugins, you can also invoke the specified URL by using an API (JavaScript API) provided by Navigation Platform. For example, you can invoke a Web API (REST API, etc.) released on the cloud or the Web server from a JavaScript Plugin.