OpenWGA 7.10 - TMLScript reference

Nav
Method :

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
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events