Question
Use AttributeSplitter with a Carriage Return
I am trying to split text features that contain a carriage return into two separate pieces of text so I can better control the spacing between the text lines. I can use a StringSearcher to find the text using the \\r variable. However, when I try to the use the \\r in the AtrributeSplitter, it will not split it into two separate list elements. I am using FME2012.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.