Remove the Blank line if the field is Null value or the field is not in XML
I used these 2 test codes in the conditional if but I still got a blank line, please let me know how to eliminate the blank line for a Null Value field?
1. <?if:not(ItemNoCustomerVendor_id16)?>
2. <?if:(ItemNoCustomerVendor_id16>' '?>
Thanks to share your expertise.