Extension - method of the PmEventItem object
Description:
The method returns data extension (
ExtEvent) that the event originated from.
Syntax:
Object Extension()
Return value:
Returns
Data extension object type.
If an error occures, then the method returns:
null for
JavaScript or
Nothing for
VBScript (it can be tested by the
Pm.IsValid method). It means that the event did not originate in data extension.