- Source:
Methods
lineText(lnum) → {string|undefined}
- Source:
Parameters:
Name | Type | Description |
---|---|---|
lnum |
number | (1-based) Number of line text to retrieve |
Returns:
Text content of line lnum
- Type
- string | undefined