|
ANY-maze Help > The ANY-maze reference > The Protocol page > The elements of a protocol > Testing > Procedures > Elements of a procedure > Constants Constants
IntroductionThe following constants can be used in comparison operators and other expressions within a procedure:
ExampleThe following example uses the constant True in a comparison.
Figure 1. Using the constant True to check against the current value of a variable.
More informationThese constants can be used almost anywhere in a procedure where an expression of the relevant type is required, for example:
Figure 2. Using the constant Pi to calculate the area of a circular arena.
© Copyright 2003-2026 Stoelting Co. All rights reserved ANY-maze help topic T0496 |