Using Scripts, SQL and Extensions |
A scripting language is a type of programming language that lets you control and extend the functionality of a software application.
Strata offers a powerful scripting language that enables you to use to perform tasks like coding data analysis routines, interacting with local and web resources and creating new applications using the Strata data engine. The scripting language is an implementation of the ECMAscript (e.g. Javascript) with bindings for SQL and HTTP and includes a class implementation so you can use web APIs and create desktop mashups.
Please see the following sections to learn more about using scripting, SQL and extensions:
Opening, Saving and Running Scripts Using Structured Query Language (SQL) with the Console Panel and Outputting Script Results
|