Hi everyone,
I have a field with a value like this:
"here is an example for line 1 *| here is an example for line 2"
I need to use the "*|" as a sign to break the text in to a new line within the same record. Like this:
"here is an example for line 1
here is an example for line 2"
Can anyone help me with this?