• Wrap text with underline formatting codes.

    ANSI Sequence: ESC[4m...ESC[0m Purpose: Emphasize text or indicate links/actions

    Parameters

    • text: string

      Text to format

    Returns string

    Underlined text with reset codes

    Text parameter must be string