linefill.get_line2() - Pine Script Function
linefill.get_line2()
Section titled “linefill.get_line2()”Overview
Section titled “Overview”Returns the ID of the second line used in the id linefill.
Syntax
Section titled “Syntax”linefill.get_line2(id) → series lineParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series linefill | A linefill object. |