OpenWGA 7.6 - TMLScript reference

TMLContext "this"
Property :

maincontext

On object TMLContext "this"
Usage Returns the main context of the request
Description The main context of a request is the content document that was addressed via URL. This property returns a TMLContext object having this document as context.
Writable False
Return value A TMLContext object
Allowed in script types
  • WebTML pages and normal WebTML actions