Discuss this page on this page's Talk Page
See sysGetObjectByName at Xelerus
Syntax | (sysGetObjectByName spaceObject string) |
---|---|
Arguments | spaceObject: A space object in the same system as the thing you are looking for. |
string: The name of the space object you are looking for. | |
Returns | spaceObject: A space object with the given name, if nothing is found returns Nil. |
Category | spaceObject, system |
Description | Finds and returns a space object from a given name. |
TODO
Return to Functions list