Skip to content

CmText.line method

CmText › line

Unofficial

Get the line at a given 1-based line number.

Signature:

line(n: number): Line

Parameters:

ParameterTypeDescription
nnumberThe 1-based line number.

Returns: LineThe line.