Discuss this page on this pages [[sysGetLevel Talk Page|TalkPage]] === sysGetLevel === See [[http://xelerus.de/index.php?s=functions&function=267|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