Function: org-string-clean-whitespace
org-string-clean-whitespace is a function alias for
string-clean-whitespace, defined in subr-x.el.gz.
Signature
(org-string-clean-whitespace STRING)
Documentation
Clean up whitespace in STRING.
All sequences of whitespaces in STRING are collapsed into a single space character, and leading/trailing whitespace is removed.
Aliases
org-string-clean-whitespace
rng-collapse-space (obsolete since 29.1)