@ac-essentials/misc-util
    Preparing search index...

    Function upperCase

    • Converts a string to upper case, replacing word separators with spaces.

      Parameters

      • input: string

        The input string.

      Returns string

      The string converted to upper case, with word separators replaced by spaces.