Paste files and folders to an alias folder

Hi,
I'm trying to create a button to past copied folders and files to an alias named "chemin1".
I used "Clipboard PASTE" but I don't know how to pass the destination folder as an argument...

So I did this for now :

@set cheminlister {sourcepath} Go /chemin1 Clipboard PASTE Go {$cheminlister}

So please, how can I do it in a much better way ?

Thanks for your help :slight_smile:

Answered in duplicate thread here: Paste clipboard to an alias folder.