Statements

This chapter provides notes on H language statements.

What Is an Statement

Expression Statement

Assignment Statement

Conditional "if" Statement

Conditional "elseif" Statement

Conditional "else" Statement

Group Statement

"while" Loop Statement

"for" Loop Statement

Loop "break" Statement

Loop "next" Statement

"switch" Statement - Not Supported

"do...while" Statement - Not Supported

Takeaways:

Table of Contents

 About This Book

 Introduction of H Language

 Syntax

 Data Types

 Variables

 Expressions

Statements

 "boolean" Data Type

 "integer" Data Type

 "string" Data Type

 "real" Data Type

 "array" Data Type

 Source Code Packages

 Classes and Objects

 Object Oriented Programming

 Inheritance - Object Attachments

 Encapsulation - Private Members

 References

 Full Version in PDF/ePUB