case sensitivity of the keys in an associative array

francois.chaplais francois.chaplais at mines-paristech.fr
Tue Aug 23 10:31:46 EDT 2022


Dear list

From my current work on a LiveCode project, it seems that the keys of an associative array are not case sensitive.

For instance, I may define 
theArray[« Ddt »]

If I define now  
theArray[« ddt »]

this entry replaces the previous one (forgive apple mail which replaces my double quotes by french double quotes)

Is this behavior confirmed?

Best regards
François


More information about the use-livecode mailing list