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


OF Search:

In Flow Control Words in TurboForth Kernal

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

Marks the beginning of a case test. See CASE.

Example:

none

Comment:

none

See Also: CASE 

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