Using the JavaScript Procedure Editor and Debugger

JavaScript is an object-oriented scripting language designed for embedding into other products and applications. The language is divided into the core JavaScript and client-side JavaScript. The client-side JavaScript is designed to manipulate objects in Web browser, and the core language can be used in multi-purpose environments.

Inside the Sybase IQ ETL environment, core JavaScript is embedded to allow manipulation of objects to provide programmatic control over them.

The core JavaScript functionality is enriched by grid functions, which enhance the flexibility of the language. The JavaScript Editor and Debugger let you interactively edit, debug, and execute JavaScript code.

Features

The JavaScript Editor and Debugger is mainly used (but not restricted) to set up transformation rules on incoming data. Inside the JavaScript Editor and Debugger, the scripts entered can be executed and tested using a single input record.

The JavaScript Editor and Debugger offers the following features: