Next: Control Statements
Up: Character Handling and Logic
Previous: Guidelines
A logical assignment statement has the form:
logical-var = logical-expression
Where the logical-var can be a logical variable or array element.
Logical variables and array elements are mainly used to store the
values of relational expressions until some later point where they
are used in IF statements.
Helen Rowlands
8/27/1998