For the complete documentation index, see llms.txt. This page is also available as Markdown.

Conventions

The conventions used throughout this DCL manual.

Code is written in fixed-width font. Italics describe how eMarketeer uses a specific function. DCL is a programming language, so you should be familiar with generic terms such as function, argument, value, and string.

Terms

The terms you need to understand to read this manual:

  • DCL: Dynamic Content Language, the name of this programming language.

  • DCE: Dynamic Content Engine, the template engine used with DCL.

  • Page: The content where you apply DCL. This may be an email, webpage, or SMS.

Last updated

Was this helpful?