I am doing a simple script for PV1:3.1. if PV1.3.1 is empty, copy pv2.23.1 here in xlate
if PV1.3.1 input value contains backslash, it got removed.
for example. input “HTN”, output is displayed as “HTN”. I need to display as is. (“HT|N”). I echo the value and the value is correct. Don’t know why it got removed it.
Really hope someone could give me some uggestions.
please find my code and test output attached.
thank you