Discuss this page on this page's [[sysGetObjectByName Talk Page|Talk Page]] === sysGetObjectByName === See [[http://xelerus.de/index.php?s=functions&function=271|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 functions|spaceObject]], [[system functions|system]] | ^ Description | Finds and returns a space object from a given name. | === Example === TODO Return to [[:Functions]] list