.WHILE
Generates code that executes the block of statements while condition remains true.
.WHILE condition
statements
.ENDW
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Generates code that executes the block of statements while condition remains true.
.WHILE condition
statements
.ENDW