Listing aliases for a function

You can customize parameter descriptions and default values of a function in a function alias. Function aliases are available only for functions with a Single Value return type (corresponding to a scalar Java variable or java.lang.String ).

  1. In the Explorer panel, click Technical > Function and open the function for which you want to list aliases.
  2. Click the Alias tab to display the aliases for this function.
  3. Create an alias by clicking Create alias.