December 2017
Beginner to intermediate
500 pages
12h 10m
English
The Modified JavaScript Value step—JavaScript step for short—allows you to insert JavaScript code inside your Transformation. The code that you type in the main script area is executed once per row coming to the step.
Let's explore its dialog window:

Most of the window is occupied by the editing area. It's there where you write JavaScript code using the standard syntax of the language and the functions and fields from the tree on the left side of the window.
The Transform Functions branch of the tree contains a rich list of functions that are ready to use. The functions ...
Read now
Unlock full access