if statements in BI Publisher RTF Template
Hi,
I am working on an RTF template and have a requirement in using if statement with multiple conditions like :
<?if:a=1 or a=0?>
and <?if:a=1 or b in (4,5,6)?>
I tried the correct syntax but still that if clause in not working in 1st requirement.
Please suggest.
Thanks
I am working on an RTF template and have a requirement in using if statement with multiple conditions like :
<?if:a=1 or a=0?>
and <?if:a=1 or b in (4,5,6)?>
I tried the correct syntax but still that if clause in not working in 1st requirement.
Please suggest.
Thanks
0