Maybe my understanding is wrong but in the following code I would expect the "continue" statement to continue with the next record in the inner repeat..until loop but it continues on the outer loop ????
BC version:
begin
Is this the correct behaviour ? If so I expect a lot of weird stuff happening in BC going forward as this "continue" statement gets used :-)
According to the documentation "repeat" loops are supported ??
https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-al-control-statements#continue-statement