Can anyone explain why a lookup for the string “André” would not find a match against “Andre” using the view.getalldocumentsbykey(…) method executed in a web agent but an @dblookup from a notes form against the same view returns a match ? Better still can anyone recommend a way to deal with this ? I would have thought the character “é” would be considered different to “e” and this be consistent between lotus script and formula language.
Is this a bug or am I missing something obvious ?