
if 條件 then

statement

else

statement

end if;
3.循環(huán)語(yǔ)句
(1).while循環(huán)

[label:] WHILE expression DO


statements


END WHILE [label] ;

(2).loop循環(huán)

[label:] LOOP


statements
延伸閱讀
文章來(lái)源于領(lǐng)測軟件測試網(wǎng) http://kjueaiud.com/