Script node
Overview
A script node allows to add programmatic functionalities to a Flow, the code in a script node has access to all Global Variables and to all Flow Variables of the current Flow.
The scripting language used in Teneo Studio is Groovy and Teneo Studio offers basic support for syntax highlighting, including support for different identifiers (type name, literals, keywords, etc.).