Need a button to create new folder

I have a left and right lister. is there any easy way to make a button that takes the name of the sourcetab and creates a folder with that name in the destab?

CreateFolder "{destpath$}\{sourcepath$|nopath}"

2 Likes

thank you