1. Variable Substitution
  2. Core Substitution Context

Variable Substitution

Core Substitution Context

Learn about the useful variable substitutions that can be used in Stubber.

Overview

In Stubber, variable substitutions are a powerful feature that allows you to dynamically insert values into your action and state definitions. This capability is essential for creating flexible and reusable stubs that can adapt to different contexts and environments.

This section will focus on the most commonly used variable substitutions that reference core properties of the stub, template, or org. These substitutions simplify the process of handling customer data, metadata, or dynamic content, ensuring that your stubs remain efficient and easy to maintain.

The core properties that can be substituted are:

By the end of this section, you will have a solid understanding of how to use these variable substitutions effectively in different scenarios.