Scripting
Overview
Scripting is a flexible way to transform and analyze data. While not strictly necessary, it is a powerful tool.
The
Javascript Tutorial
provides a basic tutorial to writing javascript, and
Filtering and Transforming Data
shows specifically some of the tools used for transforming data.
Scripting in the desktop is accomplished using the
Javascript app.
In a davinci page, scripting is accomplished using
scripting component
Python
Scripts can be created using the Python language in the
Python App.
Browser based debugging (using the browser debugger) is currently not available for python.
Gallery
Introduction to Scripting