OR mot-clé
Opérateur booléen. Disjonction (inclusif « ou »).
Syntaxe
OR
Exemple
IF VISIBLE(obj1) OR VISIBLE(obj2) THEN
'...
END IF
Retour à la liste des mots clés.
Opérateur booléen. Disjonction (inclusif « ou »).
Syntaxe
OR
Exemple
IF VISIBLE(obj1) OR VISIBLE(obj2) THEN
'...
END IF
Retour à la liste des mots clés.