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 the data extension via the
pDE variable. The
pVar property enables to access the
PmVar object. This way it is possible to create an event description that may be different with each activation and may even contain a name, current value of a variable, etc. (
pVar.
Name,
pVar.
Value). See examples.
Format of saving the data extension in the form of string:
The contents of complete data extension (all configurators) can be saved in the form of single string. See Format of saving the data extension in the form of string.
Id={Event;PmaObject;Template;Source;Desc;ActWhen;ValType;BitMask;EventId}