Deleting a Function Parameter

Delete a parameter in an existing user-defined function.

  1. From the list of function libraries on the User-defined functions page, select the name of the library that has the function with the parameter that you want to delete.

    If you need help finding the User-defined functions page, see Listing Function Libraries.

  2. In the Functions list of the library details page, select the name of the function.
  3. 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.

  4. From the Actions menu, select Edit input parameters.
  5. In the Edit input parameters panel, select the parameters that you want to delete and select Delete
  6. In the Delete parameter dialog box, select Delete.
  7. In the Edit input parameters panel, select Save changes.
  8. In the Edit user defined function panel, select Save changes.