Deleting a Function Parameter
Delete a parameter in an existing user-defined function.
- On the User-defined functions page, Function libraries list, select the name of the library that contains the function that you want to work with. If you need help finding the page or the list of libraries, see Listing Function Libraries.
- In the Functions list on the library details page, select the name of the function that has the parameter that you want to delete.
-
In the Expression builder section of the Edit user defined function panel, select Input parameters.
Existing parameters in the function are listed under Input parameters.
- From the Actions menu, select Edit input parameters.
- In the Edit input parameters panel, select the parameters that you want to delete and select Delete
- In the Delete parameter dialog box, select Delete.
- In the Edit input parameters panel, select Save changes.
- In the Edit user defined function panel, select Save changes.