ISKernel:navigation (Data Type)

From Lavish Software Wiki
Revision as of 00:06, 31 August 2005 by Beefalo (talk | contribs)
Jump to navigation Jump to search

Description

This data type gives access to navigation worlds.

Members

  • navworld World[name]: Retrieves the navigation world with this name

Methods

Returns

NULL

Examples

Retrieve the navigation world

  • echo ${Navigation.World[earth]}
This command will retrieve the navigation world "earth"

See Also