OpenWGA 7.2 - TMLScript reference

About the reference information

About TMLScript objects

Description:
Some basic description about purpose and usage of the object

Retrieval:
Properties and methods by which to retrieve the object

Allowed in script type:
Describes on which types of TMLScript code this object is available. The types are partly distinguished by their usage location. The following are documented:
  • WebTML pages and normal WebTML actions: All scripts directly rendered on WebTML pages or are executed as normal (non-master) WebTML actions that are called from these pages
  • Master actions: WebTML actions declared as master actions, when they are called directly or indirectly from WebTML pages. They don't directly run in a WebTML web environment but are provided some of its data artefacts.
  • TMLScript tasks in jobs: Any TMLScript executed from a TMLScript task in a scheduler job, including all WebTML actions that are called from there
  • Content type events: Scripts defined on content types responding to content events, including all WebTML actions that are called from there

Properties and methods:
A list of all available properties and methods of this object in a table with these columns:
  • Name: The name of property or method, including its parameters in available variants, provided as link that points to the detail documentation of it
  • Purpose: Some basic description about its purpose

Examples:
Usage examples for the object