EasyManuals Logo
Home>Casio>Calculator>ClassPad 300

Casio ClassPad 300 User Manual

Casio ClassPad 300
670 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #546 background imageLoading...
Page #546 background image
20021201
If~Then~ElseIf~Else~IfEnd
Syntax 1: If
<expression>
Then
[<statement>] …
IfEnd
Function 1
If the expression is true, the statement in the Then block is executed. After that, execution
advances to the next statement after IfEnd.
If the expression is false, execution advances to the next statement after IfEnd, without
executing the statement in the Then block.
Syntax 2: If
<expression>
Then
[<statement>] …
Else
[<statement>] …
IfEnd
Function 2
If the expression is true, the statement in the Then block is executed. After that, execution
advances to the next statement after IfEnd.
If the expression is false, the statement in the Else block is executed instead of the Then
block. After that, execution advances to the next statement after IfEnd.
Syntax 3: If
<expression>
Then
[<statement>]…
ElseIf
<expression>
Then
[<statement>] …
IfEnd
Function 3
If the expression is true, the statement in the If Then block is executed. After that, execution
advances to the next statement after IfEnd.
If the If command expression is false, the ElseIf command expression is tested. If it is true,
the statement in the ElseIf Then block is executed. After that, execution advances to the
next statement after IfEnd. If it is false, execution advances to the next statement after
IfEnd.
12-6-11
Program Command Reference
20030301
}
Then <block>
}
Then <block>
}
Else <block>
}
If Then <block>
}
ElseIf Then <block>

Table of Contents

Other manuals for Casio ClassPad 300

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Casio ClassPad 300 and is the answer not in the manual?

Casio ClassPad 300 Specifications

General IconGeneral
BrandCasio
ModelClassPad 300
CategoryCalculator
LanguageEnglish

Related product manuals