OpenWGA 7.10 - TMLScript reference

HDBModelEvent
Property :

customParam

On object HDBModelEvent
Usage A custom parameter for usage in event scripts and update processes
Description

This is the same custom parameter that may have been passed to the operation from the caller via hdbModelParams.customParam. So event scripts may process it in some custom way.

Event scripts however may utilize this field - which stays the same over all events - to transport data between event scripts.

Writable True
Return value A custom object of any type