1. Core Substitution Context
  2. Template Name

Core Substitution Context

Template Name

Variable substitution for the Template Name of a stub.

There are many situations where it is useful to reference the name of the template associated with a stub. This might be true when you want to log data, report information, or perform actions that are specific to the template.

Usage

Use the substitution program.details.descname in your action definitions to dynamically insert the Name of the current template.

Example

Action definition:

loading...

Substituted definition:

loading...

In this example, the ~~program.details.descname substitution is replaced with the actual name of the template (e.g., "Customer Feedback Template").