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