OpenWGA 7.0 - TMLScript reference

Design
Property :

tmlMedium

On object Design
Usage Returns the current WebTML media key of the environment
Description

Used inside the script on a WebTML request it will return the medium of the current WebTML module. On a regular WebTML action it will return the main medium of the request.

On enviroments without WebTML request this property returns null.

Writable False
Return value The WebTML media key (String)
Allowed in script types
  • WebTML pages and normal WebTML actions