CircuitGizmos

Electronic Products for Creative Minds

  • Home
  • Gizmo Store/Products
  • Documentation/Datasheets
  • Projects/Libraries
  • GizmoBlog
  • Services/Contact
    • Design
    • Contact Gizmo!
  • Your Gizmo Cart
    • Your Account

IF THEN ELSE ELSEIF ENDIF

IF expression THEN
<statements>
[ELSE
<statements>]
[ELSEIF expression THEN
<statements>]
ENDIF

Multiline IF statement with optional ELSE and ELSEIF cases and ending with ENDIF. Each component is on a separate line.

Evaluates ‘expression’ and performs the statement(s) following THEN if the expression is true or optionally the statement(s) following the ELSE statement if false.

The ELSEIF statement (if present) is executed if the previous condition is false and it starts a new IF chain with further ELSE and/or ELSEIF statements as required.

One ENDIF is used to terminate the multiline IF.

See also:
ELSE
ELSEIF THEN
ENDIF
IF THEN ELSE
IF THEN GOTO

ELSE

ELSE

Introduces a default condition in a multi-line IF statement.
See the multi-line IF statement for more details.

See also:

ELSEIF THEN

ENDIF

IF THEN ELSE

IF THEN GOTO

IF THEN ELSE ELSIF ENDIF

Applies to:

CGCOLORMAX

CGMMSTICK

CGMICROBOARD

CGMICROMITE

ELSEIF THEN

ELSEIF expression THEN

Introduces a secondary condition in a multi-line IF statement.

See the multi-line IF statement for more details.

See also:

ELSE

ENDIF

IF THEN ELSE

IF THEN GOTO

IF THEN ELSE ELSIF ENDIF

Applies to:

CGCOLORMAX

CGMMSTICK

CGMICROBOARD

CGMICROMITE

Note:

For the CGCOLORMAX and CGMMSTICK the first term must be a single word (ELSEIF) where with the CGMICROBOARD and CGMICROMITE, ELSE IF as two words will also work.

 

  • 1
  • 2
  • Next Page »

A Ton of Documentation

Open all | Close all

Projects made by Gizmo, Friends, and Members

open all | close all

Recent GizmoBlog Musings

  • Altair 8800 using a ColorMax!
  • Re-energizing the ColorMax, Pt. 3

Visit us!

  • Facebook

Electronic Products for Creative Minds

CircuitGizmos is your source for electronic products that help you create your embedded projects. Here at CircuitGizmos.com you will find a friendly store filled with creative products and all of the documentation that you need to use these gizmos.

We create devices that we believe make electronics fun, but we also know that our products are used for professional designs. For decades we have designed products for commercial, military, and medical industries. Our gizmos here are great for engineers and hobbyists alike.

Copyright © 2008+ CircuitGizmos, L.L.C. All rights reserved

Image already added

Recently Viewed Products

Copyright © 2023 · Generate Pro Theme on Genesis Framework · WordPress · Log in