Discuss this page on this pages [[objGetTarget Talk Page|TalkPage]] === objGetTarget === See [[http://xelerus.de/index.php?s=functions&function=110|objGetTarget at Xelerus]] ^ Syntax | (objGetTarget spaceObject) | ^ Arguments | spaceObject: The space object you want to get the current target of. | ^ Returns | spaceObject: The target of the space object. | ^ Category | [[spaceobject]] | ^ Description | Returns the target of the space object. | === Example === (objGetTarget gsource) Returns the target of the calling space object. Return to [[:Functions]] list