JDE embedded BIP - Nested IF else
Hi Team,
Kindly help me with any of the Sample nested if-else logic in RTF template.
Currently i'm trying with like this
<?xdoxslt: ifelse(condition, true,xdoxslt: ifelse(condition, true,false))
0
Hi Team,
Kindly help me with any of the Sample nested if-else logic in RTF template.
Currently i'm trying with like this
<?xdoxslt: ifelse(condition, true,xdoxslt: ifelse(condition, true,false))