Editing a Function Parameter

Edit the name, description, and data type of a parameter in an existing user-defined function.

  1. 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.
  2. In the Functions list on the library details page, select the name of the function that has the parameter that you want to edit.
  3. In the Expression builder section of the Edit user defined function panel, select Input parameters.

    The parameters that you can edit are listed under Input parameters.

  4. From the Actions menu, select Edit input parameters.
  5. In the Edit input parameters panel, select Edit from the Actions menu (Actions menu) of the parameter that you want to edit.
  6. In the panel that appears, make the necessary changes and select Save changes.
  7. In the Edit input parameters panel, select Save changes.
  8. In the Edit user defined function panel, select Save changes.