Discuss this page on this page's [[objGetObjByID Talk Page|Talk Page]] === objGetObjByID === See [[http://xelerus.de/index.php?s=functions&function=296|objGetObjByID at Xelerus]] ^ Syntax | (objGetObjByID number) -> spaceObject | ^ Arguments | number: the ID of the spaceObject that uniquely identifies it. | ^ Returns | spaceObject: the spaceobject with the unique ID. | ^ Category | [[0.99 functions|0.99]], [[spaceobject functions|spaceObject]] | ^ Description | Returns the spaceObj of the unique ID passed into the function. | objGetObjByID works only if the spaceObj is in the same system as the calling spaceObj. === Example === TODO Return to [[:Functions]] list