operator NE
The latest version of this topic can be found at operator NE.
Returns true (–1) if expression1 does not equal expression2, or returns false (0) if it does.
Syntax
expression1 NE expression2
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
The latest version of this topic can be found at operator NE.
Returns true (–1) if expression1 does not equal expression2, or returns false (0) if it does.
expression1 NE expression2