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 ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to