Skip to content

LOOP


Control flow statement for looping.

Syntax

Do

[ statement block ]

Loop [ { Until | While } condition ]

Examples

See example at Do...Loop.

See also

  • Do...Loop

Back to DocToc

Translated from FreeBASIC official docs. Contact us for removal if infringed.
FreeBASIC is an open-source project, not affiliated with Microsoft