<>
Returns true if the two string buffers are not the same object.
Syntax
aStringBuffer <> anotherStringBuffer
Parameters
anotherStringBuffer - StringBuffer
The second string buffer.
Return Value
True if the two string buffers are not the same object.