Next: find_method
Prev: del_method
del_parameter(name)This function removes the parameter named by the symbol name from the current object.
del_parameter() returns 1 if there
was a parameter named name on the current object; otherwise, it
throws a ~paramnf error.