• It converts a string to a macro case string

    Parameters

    • str: string

      The string to convert.

    Returns string

    A string with all lowercase letters and spaces replaced with underscores.

Generated using TypeDoc