First check the action that corresponds to the error id, if everything is ok with it then check the if conditions that are above this action and most likely there is a syntax error there. There is an old bug in bas when the id indicates an incorrect error number
Create a variable called "counter". Than use "is element exist" to check if element exist and update "counter" variable whenever element is missing. Check counter variable in the loop, and fail thread if "counter" hit 3
Hi, did you solve this problem? I also encountered this problem. The data in a table is separated by multiple commas, so BAS cannot determine the correct separation position.