How do I regexreplace a ‘period’ with a linebreak and turn that into a bulletedlist?
The linebreak doesn’t create the second bullet point.
I think this should work:
[usps tracking info].detail.split(“.”).bulletedList()
1 Like
YESSS!! Thank you
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.