Return whether lhs and rhs do not have the same value.
Synopsis
Description
Return false (unconditionally) as the specified lhs and rhs cannot have the different values.
Return Value
true if lhs and rhs differ, and false otherwise
Parameters
Name |
Description |
lhs |
left‐hand operand |
rhs |
right‐hand operand |
Created with MrDocs