Hi.
Take this:
C#:if(Directory.Exists(project.Variables["dirPath"].Value)) throw new Exception("Directory exist");
Create variable dirPath.
If directory will exist it will go out to bad exit.
how do i use it. im having trouble. im not good with c#
I tried it but it's not working. is it possible you can create the template and send it? I don't know what I am doing wrong. Very sorry about that.