Introduction to Expressions


Cover image

Expressions in Cargo empower users to manipulate and transform data using JavaScript, encapsulated within double curly brackets ({{ }}). This capability is integral to crafting effective workflows and data operations across various applications within Cargo.

Overview

What you will learn

In this module, you will learn how to:


Tutorials

Tutorials

To help you get started, we have included practical tutorials that demonstrate how to use expressions effectively.

For example, learn how to extract a domain name from a full website URL or generate and format today's date. These tutorials provide step-by-step instructions to enhance your understanding and application of expressions in real-world scenarios.

By the end of this module, you will be equipped with the knowledge and skills to use expressions that unlock the power of Javascript without needing to write complex code.