Unicode
Peter TB Brett
peter.brett at livecode.com
Tue May 5 03:44:41 EDT 2015
On 2015-05-04 22:31, Peter Haworth wrote:
> Does toUpper/toLower work? Similarly, does the setting of
> caseSensitive
> work OK when comparing textDecoded strings?
All string operations support Unicode in LC 7. Obviously, "binary data"
operations (e.g. "byte x to y of ...") don't!
To answer your specific question: when applied to Unicode strings, the
toUpper, toLower, and the caseSensitive property apply to *all* Unicode
glyphs that have uppercase and lowercase forms, not just Latin ones.
Peter
--
Dr Peter Brett <peter.brett at livecode.com>
LiveCode Engine Development Team
More information about the use-livecode
mailing list