Duplicate function or parameter added¶
What is new - 25.2¶
This feature simplifies creating a new function or parameter by duplicating an existing one. The duplicate is automatically given a unique name by appending 'copy NN' to the original. Although the generated name is immediately valid, we recommend renaming the item for clarity and maintainability.