OpenWGA 7.11 - TMLScript reference
NavMethod :
path([attributes])
| On object | Nav |
| Usage |
Returns a NavigatorResult for an path navigator, just like <tml:navigator type="path"/> |
| 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 |
|