This means you indicate a condition which, when it is fulfilled, the loop will be executed. Syntax: WHILE <Boolean expression> DO <instruction> END_WHILE;. The ...
確定! 回上一頁