HED JavaScript Library
    Preparing search index...

    Function cleanupEmpties

    • 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.