setForeground

Generates a string that changes the foreground color (except enum)

  1. string setForeground(string color)
  2. string setForeground(SimpleColor color)
    string
    setForeground

Parameters

color SimpleColor

the foreground color

Return Value

Type: string

the control sequence

Meta