Skip to main content
Question

Split attributes by a number of characters

  • May 22, 2020
  • 0 replies
  • 11 views

@takashi

Hi!

I would like to split the value of an attribute with respect to its number of characters. For example in element 1 from screen shot :

1727*hH.1729*hH.1731*hH.1733*hH.1735*hH.1737*hH.1739*hH.1741*hH.1743*hH.1745*hH.1747*hH.1749*hH.1751*hH.1753*hH.1755*hH.1757*hH.1759*hH.1761*hH.1763*hH.1765*hH.1767/hH.1769

I want to have something like:

1727*hH.1729*hH.1731*hH.1733*hH.1735*hH.1737*hH.1739*hH.1741*hH.1743

*hH.1745*hH.1747*hH.1749*hH.1751*hH.1753*hH.1755*hH.1757*hH.1759

*hH.1761*hH.1763*hH.1765*hH.1767/hH.1769

with a limited characters per line = 69 and each new line must start with a *

 

Thanks in advance for your help !

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.