Hi there,

In macro class Search there is a function searchObjects(),

where you can specify option 

Constants.SEARCH_OPTION_IGNORE_DELIMITERS

to search ignoring separators.

 

I wonder if I can do the same thing using server side script?

 

The nearest I found is function Find() of class Database,

but I can't specify like the above option.

 

Thank you in advance for all your response.

 or register to reply.

Notify Moderator