how can I extract the names of scripts in a folder then execute them?
I am trying to extract the names of files in a subfolder and then extract them, So far I am using theFiles in directory()
And getting a list and adding to a data table, but I am struggling to get from here to an executable jsl file that will run them all. Any assistance would be great thanks