Discuss this page on this pages TalkPage

sysGetLevel

See sysGetLevel at Xelerus

Syntax (sysGetLevel [string])
Arguments [string]: An optional nodeId of the system you want the level of.
Returns number: The level of the current system or the system you requested.
Category system
Description Returns the level of a system.

Example

(sysGetLevel)

If called in the Charon system will return a 3.

(sysGetLevel "SE")

Returns 1. Return to Functions list