Functions Documentation
View Function Edit Function
Name sysGetLevel
Syntax (sysGetLevel [string])
Argument List [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.
Comment Useful for seeing the general level of a system. The level of a system determines what level of random stations and random items will appear.