Deletes the user parameter A parameter can only be deleted if it is a UserParameter and it is not referenced by other parameters.
"userParameter_var" is a variable referencing a UserParameter object. |
"userParameter_var" is a variable referencing a UserParameter object. |
| Type | Description |
| boolean | Returns a bool indicating if the delete was successful or not. Bug!!! Currently returning true if the parameter can't be deleted because it is being referenced by other parameters. |