此内容并非为您使用的语言。此处为英文版。
NotEqual
Compares two values and returns true if the first value is not equal to the second value and false if they are equal.
Arguments
First Value | Specify the first value to compare. |
Second Value | Specify the second value to compare. |