Functions Documentation
View Function Edit Function
Name sysGetName
Syntax (sysGetName [string])
Argument List [string]: An optional nodeId of the system you want the name from.
Returns string: The name of the system.
Category system
Description Returns the name of the current system if no arguments otherwise returns the name of the system referenced by the string.
Example
(sysGetName)

If called in St. K's system will return a "St. Katharine's Star".
Comment