Unable to replace text
We have a requirement to replace line-breaks in a field with a combination of a line-break and a bullet point. Please let us know how this can be achieved.
We have tried something like below but it doesn't work:
<?xdofx:replace(Comments,'\n',’\n·')?>
<?xdofx:replace(Comments,'chr(10)','chr(10)·')?>
Thanks and Regards,
Pushkaraj