• Wrap text with bold formatting codes.

    ANSI Sequence: ESC[1m...ESC[0m Compatibility: Universal terminal support

    Parameters

    • text: string

      Text to format

    Returns string

    Bold-formatted text with reset codes

    Text parameter must be string