using an in clause in xml
Hi,
I know how to do the following:
<?if:substring(ORDER_TYPE,1,3)=’CLE’?>
But I need to do an "IN" clause - something like this:
<?if:substring(ORDER_TYPE,1,3)in(’CLE’,'LAD')?>
Please advise.
Cheryl
0