Editing a Function Parameter
Edit the name, description, and data type of a parameter in an existing user-defined function.
-
From the list of function libraries on the User-defined functions page, select the name of the library that contains the function with the parameter that you want to edit.
If you need help finding the User-defined functions page, see Listing Function Libraries.
- In the Functions list of the library details page, select the name of the function.
-
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.
- From the Actions menu, select Edit input parameters.
-
In the Edit input parameters panel, select Edit from the Actions menu (
) of the parameter that you want to edit.
- In the panel that appears, make the necessary changes and select Save changes.
- In the Edit input parameters panel, select Save changes.
- In the Edit user defined function panel, select Save changes.