Page cover image

B2Win Suite Scripting Overview

Welcome to the official documentation for Scripting in B2Win Suite. This guide will walk you through the essential concepts, key capabilities, and practical examples.

What is Scripting

B2Win Suite Scripting, a language akin to TypeScript in syntax, stands out for its notable flexibility and robust capabilities, offering unparalleled customization and enhancement options for workflows within B2Data.


Where to Use

As of right now, Scripting is only available in B2Data.

B2Data is built on a modular workflow architecture. These workflows are constructed by connecting different nodes, with each node representing a specific action or step in the data journey.

In B2Data, Scripting can be used in various ways:

Scripting Options in B2Data

To learn more about using Scripting:

Data Transform Functions Within other nodes Properties

Custom Script If-Else Conditio DataPrep global property

Data Source Condition local property

Script Source (File)

Script Source (Table)

Script Source (Object)


Scripting Manual

Getting Started Language Basics Data Types and Data Structure

Non-Static Classes Static Classes Context and System

Property Class Logging and configuration


Tutorial

Write your first script


Feedback

Give us your feedback