Summary
New Line issue
Content
Hi Experts,
This is <?If:LEGAL_ENTITY=’xyz’?>xyz<?end if?><?If:LEGAL_ENTITY=’ABC’?>ABC<?end if?>company
expected output:
This is xyz company
actual output:
This is
xyz
company
Please help me to find the solution.
Regards,
Muhammad Hyder