Moving a Function Parameter
Move a parameter up or down the list of parameters in an existing user-defined function.
-
Navigate to the workspace that contains the function.
For the steps to access a workspace, see Accessing a Workspace.
- On the workspace home page, click User-defined functions.
- From the list of function libraries on the User-defined functions page, click the name of the library that contains the function with the parameter that you want to move.
- In the Functions list of the library details page, click the name of the function.
-
In the Expression builder section of the Edit user defined function panel, click Input parameters.
Parameters in the function are listed in the existing order under Input parameters.
- From the Actions menu, click Edit input parameters.
- In the Edit input parameters panel, click the Actions menu () next to a parameter and select the move action that's available and applicable.
-
In the Edit input parameters panel, click Save changes.
Data Integration displays the updated order of the parameters in the list.
- In the Edit user defined function panel, click Save changes.