0076: Condition expected
Last updated
Last updated
WHILE..END
and REPEAT..UNTIL
require at least one conditional command or the constants True
or False
but none were found.
Possible solutions: fulfill the loop syntax with a conditional command or True
or False
: