• Convert a string to uppercase.

    Parameters

    • input: string

      The input string to be converted.

    Returns string

    The input string converted to uppercase.

    Function

    _ToUpperCase

Generated using TypeDoc