07-28-2008, 03:10 PM
I have some rows in DataTable, so some iterations when I run the script. I would like to have a command to exit from the current iteration withouth exit from the script, so that after this command the script continues to run with the next row of DataTable.
[and I would want that this command is available also within functions/subroutines]
thanks
[and I would want that this command is available also within functions/subroutines]
thanks