OpenWGA 7.10 - TMLScript reference

HDBModelEvent
Property :

content

On object HDBModelEvent
Usage Returns the content on which the operation is performed
Description

On hierarchical events this may be a different content than the script context, which always points to the content whose event is executed.

On "preCreate" and "postDelete" events this property will be null as the content is not yet / no more available at this time.

Writable False
Return value The content (WGAPI object WGContent)