Duplicating a user-defined function

You can create a copy of a user-defined function into the current function scope container where the UDF is used.

  1. Right-click a user-defined function widget and select Duplicate.
    A nameless UDF widget is created, with the configuration of the UDF you duplicated.
  2. Click UPDATE to save the changes in the new UDF.