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