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
).
- In the navigation panel, click Technical > Function and open the function for which you want to list aliases.
- Click the Alias tab to display the aliases for this function.
- Create an alias by clicking Create alias.