Merge dynamo code

Hello

I was wondering if its possible to merge 2 different dynamo scripts together without copying a picture. I know that its possible to play it after eachother but I want to merge the code and run it in 1 script.

I hope this explanation is clear :sweat_smile:

@giel.lambrechts ,

i use the classic methode copy/paste

so open first script → copy
open the second one → paste

thats it

didn’t know it was possible to copy code blocks after you close it. Thanks for the tip

Guess we can use insert as well