| Parameter Position | Type | Required | Default | Description |
|---|---|---|---|---|
| 1 | string | No | one space | This what gets inserted between each character of the variable. |
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.
我們可以使用 spacify 函式在變數中的每個字元間安插空白,你也可以使用變數,選 擇你想安插的字元或字串。