Removes a parameter from the list of parameters for the OBJECT.
public void removeParam( String param )
param
The name of the parameter to remove.
WFCInvalidStateException thrown if the object is currently bound.
See Also addParam