ichigyou
    Preparing search index...

    Function findLongestWord

    • Finds the longest word in a given string.

      Parameters

      • str: string

        The input string.

      Returns string

      The longest word found in the string.