setForeground

Generates a string that changes the foreground color

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

Parameters

color string

the foreground color

Return Value

Type: string

the color control sequence

Meta