2
Repeating node from a split string using a fixed-length
Question asked by Jeroen Van den Broeck - 11/15/2019 at 1:02 PM
Answered
Hello, I'm trying to split 1 string field into multiple fields using a fixed-length instead of a separator character, to create a "repeating node".
The current split string component only allows a separator.
Does anyone have experience with this kind of setup?

1 Reply

Reply to Thread
0
Liquid Support Replied
Employee Post Marked As Answer
Hi,

Did you look at the SubString component? This allows you to specify a start location and length.

Reply to Thread