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