Object ExtEvent
Note:
Caution! In order to create user defined event description (desc) can be used
Macro expression, that is evaluated
with EVERY activation of such event.
Macro expression $.expr allows to access the script interface of data extension via the
pDE variable. The
pVar property returns the
PmVar object. This allows to create an event description that may be different with each activation and may even contain a name, current value of the variable, etc. (
pVar.
Name,
pVar.
Value). See examples.
Format of saving the data extension in the form of a text string:
The content of complete of data extension (all configurators) can be saved in the form of single text string. See
Format of saving the data extension in the form of a text string.
Id={Event;PmaObject;Template;Source;Desc;ActWhen;ValType;BitIndex;EventId}