Script Editor

The script editor appears any time the "Use editor" button is used to edit a JavaScript expression.

Menu:

  • New Script: Click to clear the current script. Warning: Cannot be undone.
  • Open: Click to browse to a saved VJS (Virtual JavaScript) file.

  • Save: Click to open a Save As dialog to save the current script in a VJS file.

Editor Area

In the editor area, the JavaScript expression can be written in multiple lines. Scripts in the DataMapper module supports most of the JavaScript language, as well as the Connect JavaScript API.

Table of Contents

Index

Glossary

-Search-

Back