Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everybody,
Could anyone please tell me how to search more than one values in search object in a single shot?
Let's say I have to search 10 names at a time in search object. How will I do that?
What Delimeter I have to use?
Thanks In Advance
Sonali
the pipe |
the pipe |
Hi,
Try like this
('Value1'|'Value2')
Regards
ASHFAQ
(val1|val2)