How do I ignore errors and let the loop continue while executing a loop in JSL?
When an error occurs in a loop during a JSL execution, how do Let the JSL to automatically ignore the error and proceed to the next loop and continue? Thank you very much!