Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If there is a Class with the same name in both projects, the contents from the Class in the Source project are going to be appended to the class in the Target project.

In case of the existence of a If there are methods with the same name method in both Classes as wellclasses, once the import is done this method will appear twice after the import if completed.   


Concatenate contents on Script Tasks with common names

...