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