ReleaseThing
Removes a thing's capture cog. The cog that captured the thing does not have to run this command - any cog can. Syntax:
ReleaseThing(thing);
Related:
CaptureThing()
SetThingCaptureCog()
Thing Cogs