Skip to main content

@rbxts/rlog > SourceMetadata > line_number

SourceMetadata.line_number property

The line number in the file where this was created.

Signature:

line_number: number;

Remarks

This will be the line number in the translated luau code- not the TS line number.