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

DCL introduction

DCL is a template language used to personalize content in eMarketeer.

It is not a full programming language like C, PHP, or Visual Basic. Think of it as a language for outputting dynamic content in your email, SMS, or web pages. DCL does not provide arithmetic instructions, but it does offer some flow control. It is tightly coupled with a template engine for HTML web pages: the Dynamic Content Engine (DCE).

Last updated

Was this helpful?