OpenWGA 7.10 - TMLScript reference

TMLForm "tmlform"
Property :

processContext

On object TMLForm "tmlform"
Usage Provides a ProcessContext to store arbitrary data for the form process
Description
This is a special version of a lookup table used to store arbitraty context data for the WebTML form's process.

See the documentation of the ProcessContext object for details about its usage.
Writable False
Return value ProcessContext object
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions