OpenWGA 7.11 - TMLScript reference
NavMethod :
languages([attributes])
| On object | Nav |
| Usage |
Returns a NavigatorResult for a languages navigator, just like <tml:navigator type="languages"/> |
| Parameters |
attributes (Lookup table, optional): Attributes to influence the navigator result. Use attribute names of <tml:navigator> as keys and the respective attribute values as values. Note however the exceptions to this usage documented on the Nav object. |
| Return value | NavigatorResult |
| Allowed in script types |
|