DataIsNotData | ||||||||||
Type | operator | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.binary | |||||||||
Summary | Determines whether Left and Right are equal or not. | |||||||||
Parameters |
| |||||||||
Values |
| |||||||||
Description | Performs a byte by byte comparison of Left and Right, returning true if there is any difference. | |||||||||
Tags | binary |