Team,
I’ve got a series of actions that should parse the phone number, and change it to (999)999-9999 format. The actions aren’t working, and I don’t know why. Code actions follow:
Copy
In: =(
+
0(0).PID(0).#13(0).[5]
+
=)
Out: @AC
xlateStrSubstring 0 end-4
In: 0(0).PID(0).#13(0).[6]
Out: @FFN
xlateStrSubstring 3 end
In: 0(0).PID(0).#13(0).[6]
Out: @LFN
Copy
In: @AC
+
@FFN
+
=-
+
@LFN
Out: 0(0).PID(0).#13(0).[0]