HED JavaScript Library
Preparing search index...
parser/parseUtils
cleanupEmpties
Function cleanupEmpties
cleanupEmpties
(
stringIn
:
string
)
:
string
lean up a string and remove redundant commas and parentheses.
Parameters
stringIn
:
string
The input string to be cleaned up.
Returns
string
The cleaned-up string with redundant commas and parentheses removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HED JavaScript Library
Loading...
lean up a string and remove redundant commas and parentheses.