Navigation: Functions > Function Library Reference > lang | logical functions
Returns true if value1 is different from value2; false otherwise.
Built-in, C++, C#, Java.
Name
Type
Description
value1
xs:boolean
The first input value.
value2
The second input value.