box.set_text_color() - Pine Script Function
box.set_text_color()
Section titled “box.set_text_color()”Overview
Section titled “Overview”The function sets the color of the text inside the box.
Syntax
Section titled “Syntax”box.set_text_color(id, text_color) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series box | A box object. |