OpenWGA 7.9 - TMLScript reference
WGAMethod :
nav([context])
On object | WGA |
Usage |
Creates a Nav object, providing WebTML navigator functionality, for a given reference context |
Parameters |
context (TMLContext): A reference context for the created Nav object. Omit to use the base context of the current script. |
Return value |
A Nav object |
Allowed in script types |
|