TextColor
Returns a string formatted with rich-text to use the specified color.
Parameters
Section titled “Parameters”| Name | Type | Default | Description |
|---|---|---|---|
text | string | The text to format. | |
color | Color3 | The color to format the text to. |
Returns
Section titled “Returns”string