This is disturbing!
Mark Waddingham
mark at livecode.com
Thu Sep 6 12:25:22 EDT 2018
On 2018-09-06 18:14, Mike Kerner via use-livecode wrote:
> Dictionary:
> First, if you look in the operands, it says
> *The operands value1 and value2 can be numbers, literal strings of
> characters (delimited with double quotes), or any sources of value,
> including arrays.*
> The example for comparing two strings is
>
> "ABC" = "abc" -- true if and only if caseSensitive is false
To be fair, the 'is' entry it doesn't say anything about what is
interpreted 'as a string' explicitly - it just says 'literal strings of
characters (delimited by double quotes)' - however as worded it is a
little misleading.
All the comparison operator docs could do with some revision to make the
actual behavior crystal clear :D
Warmest Regards,
Mark.
--
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps
More information about the use-livecode
mailing list