Search Formula

Hi,I am using C++ toolkit APIs of Notes.

I want to give seach the docuements which have item (say “Firstname”) hvaing value containing “abc” as substring. how can we give in search formula for this.

I have tried “*”, “%” but they are not work…

Please help me.

Subject: RE: Search Formula

Read about the @Contains macro function, and @Matches