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