The function destroyInstanceObject deletes an object associated with the instanceId. This is typically done after a computation completes and results have been obtained.

destroyInstanceObject(instanceId)

Arguments

instanceId

the id of the object to destroy

Value

TRUE if everything goes well

See also