box.set_border_color() - Pine Script Function
box.set_border_color()
Section titled “box.set_border_color()”Overview
Section titled “Overview”Sets the border color of the box.
Syntax
Section titled “Syntax”box.set_border_color(id, color) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series box | A box object. |