Hi experts,
i would like to know if theres anyone out there who knows how remove the comma at the end of every segment in DMEE?
example:
current output:
field1,field2,field3,
field1,field2,20110527033746,
desired output:
field1,field2,field3
field1,field2,20110527033746
Thanks a lot for future responses.