<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


THEN Search:

In Flow Control Words in TurboForth Kernal

Word Name: THEN
Type: Immediate compiling word
Data Stack Signature: --
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Marks the end of an IF...ELSE...THEN construct.

Example:

See IF.

Comment:

none

See Also: IF 

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>