Removes a global parasite.
This procedure detaches a global parasite.
It will return false if name is invalid (null or empty
string) and true otherwise (even if there was no parasite removed, because no parasite was named like
this).
| name |
The name of the parasite to detach. |
|
TRUE on success. |