I have one script to where I want to run code in another file by using:
Include("PATH");
How can I return to the original script and continue with running the code?
Go to Solution
View solution in original post