DataWeb JavaScript is a server-side JavaScript implementation optimized for the DataWeb Platform. Developers can extend and customize dynamic web applications with DataWeb JavaScript.
The following topics provide information on working with JavaScript in your web application.
(For information on integrating scripts in views, see
Incorporating Script in a View.
For information on implementing security for scripts, see
Securing Scripts.
Note: These topics address concepts fundamental to building applications with DataWeb
Script. However, this reference is not meant to provide programming
instruction or a complete language reference for JavaScript. A number of excellent books, such as O'Reilly's
JavaScript: The Definitive Guide,
discuss JavaScript programming in-depth, and we encourage you to consult these sources for more information.)