Freigeben über


.WHILE

Generates code that executes the block of statements while condition remains true.

.WHILE condition
      statements
   .ENDW

See Also

Concepts

Directives Reference