OpenWGA 7.0 - TMLScript reference
HDBModelEventProperty :
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) |