Next: Conditionals, Previous: Shadowing, Up: MFL [Contents][Index]
Statements are language constructs, that, unlike expressions, do not return any value. Statements execute some actions, such as assigning a value to a variable, or serve to control the execution flow in the program.
• Actions | Actions control the handling of the mail. | |
• Assignments | ||
• Pass | ||
• Echo |