Prec.Bas prec.BasNiv. sup.

7.8 Logical Assignment Statements 

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.

Prec.Bas prec.HautNiv. sup.