public function GetObjectByID
Prototype:
object GetObjectByID(number ID)
Parameters
ID
the RID of the remote object
Description:
This function finds the object corresponding to the ID parameter
Return value:
This function returns the object coresponding the the ID parameter, or null if the ID is invalid.