debug.VisualizeSpaces
Returns the given string with spaces replaced by a visible string.
- Syntax
- debug.VisualizeSpaces STRING
- Returns
- string
{{ debug.VisualizeSpaces "foo bar" }} → foo[SPACE][SPACE]barLast updated:
June 18, 2026
:
Merge commit 'c86d9f4aa8a58931f52df6516f10b67c807505fb' (be780afa7)
Improve this page