0

How do to add a forward slash to a string every n characters? For example:

"123456" -> "123/456/"
"1234567" -> "123/456/7"

Without adding a string extension

sloeberGJ
  • 355
  • 3
  • 13

0 Answers0