getLineById
Syntax
getLineById(id)
Description
Retrieve the line object by the line ID.
Parameters
| Parameter | Description |
|---|---|
|
id |
The line ID. |
Returns
Type: Line object.
Related Topics