@salesforce/agents
    Preparing search index...

    Function decodeHtmlEntities

    • Clean a string by replacing HTML entities with their respective characters.

      Parameters

      • str: string = ''

        The string to clean.

      Returns string

      The cleaned string with all HTML entities replaced with their respective characters.