Spacify is a way to insert a space between every character of a variable. You can optionally pass a different character or string to insert.
Arguments
Argument | Description |
---|---|
1 | The character to be added between each character in the target text, a space by default. |