Hi there,
In macro class Search there is a function searchObjects(),
where you can specify option
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. |