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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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