ANY-maze Help > The ANY-maze reference > The Protocol page > The elements of a protocol > Testing > Procedures > Elements of a procedure > Statements available to procedures

Statements available to procedures

Introduction

Statements are the top-level items that will be executed one after another as the procedure runs.

The following statements are available to a procedure:

 The Wait until statement   
 The Action statement 
 The Repeat statement   
 The If statement 
 The Set value statement 
 The Go to statement   
 The Label statement  
 The Run sub-procedure statement  
 The Note statement   
 Other statements  

Click on the link in the list above for more information on the statement.

  

The Statements tab also contains the following items:

 Logical operators 
 Comparison operators 
 Constants 
 Maths functions and operators 
 Other functions  

Click on the link in the list above for more information.

See also:

 Elements of a procedure  

© Copyright 2003-2026 Stoelting Co. All rights reserved

ANY-maze help topic T0477