Get the records based on position
Please can you help me I need a regular expression, that I want to use in SetSearchExpr() method. But I am new for the regular expressions please can you convert the below condition into regular expression.
Condition: Position = sales manager or Position = Account Manager or Position = Senior Sales manager
Note:SetSearchExpr(“Position”, here I want to use the expression);
Please could you let me know if you want more explanation?
Many thanks in advance,
User420486