If I have a text field on a transaction that is written like "textA-textB" (will always have that dash in between the two distinct text sections), is there a way to split that up via workflow? I.e. the field called "memo1" has the value "textA-textB" and the field "memo2" is blank and I want to write a workflow (or script if there is no other way) so that "memo1" says "textA" and "memo2" says "textB." For context, I'm stuck with it this way because of a limited integration with a third party system. This was the only way to send info I absolutely needed to NS so now I need to figure out how to get the second part of that info into the correct field. Thank you!