Jump to content

Adding Spaces


dreimer

Recommended Posts

So I have a 30 character string and I want to ignore part of it and then add spaces to what is left, for example string:

 

123456789012345678901234567890

 

I want to read trimming of the first eight characters:

 

9012 3456 7890 1234 5678 90

 

Can anyone help me out with a rule to get this done? Thanks in advance.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...