Have some values that are separated by space. Is it possible to have a space as the attribute separator and if yes, how? Have tried ( ) and also (U+0020)--both were unsuccessful when parsing attributes. Using 10.41 GEP and it is not possible to change the stream coming in.
Solved! Go to Solution.
Found the fix
\u0020
is the separator code