View Single Post
I'm not sure what you are asking, but that script that I included, when run, selects all the actions that have been created in the last two seconds; newTasks is a list containing them all. Instead of doing the "display alert" statement, you put your code there that does whatever it is you want to do with the tasks created in the last two seconds. What do you want to do?