Programmer Guide > Statement Types
  

Statement Types
PV-WAVE programs, procedures, and functions are composed of one or more valid statements. Most simple statements may be entered in the interactive mode in response to the WAVE> prompt. The 12 types of statements are:
* Assignment Statement
* Blocks of Statements
* CASE Statement
* Common Block Definition Statement
* FOR Statement
* Function Declaration Statement
* Function Definition Statement
* GOTO Statement
* IF Statement
* Procedure Call Statement
* Procedure Definition Statement
* REPEAT Statement
* WHILE Statement

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.