Futurebasic/programming/structure/flowcontrol

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Flow Control[edit | edit source]

Boolean Expressions[edit | edit source]

Decisions Structures[edit | edit source]

If... Then[edit | edit source]

Else...[edit | edit source]

Loops[edit | edit source]

There are 3 kinds of While/Wend Loops:

1. Questioning The User 2. Trailer Data 3. Counter

Branching[edit | edit source]