Hi all, slight prob over here. Casesensitive is false:
put "ö"="Ö" -- false
put toLower("Ö") -- Ö
anyone got an idea how I can compare if a string containing umlauts is
in another string REGARDLESS of the cases in both strings?
All the best, Malte_______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
