Skip to content

StringStream.lookAhead method

StringStream › lookAhead

Unofficial

Look ahead n lines from the current position and return the content.

Signature:

lookAhead(n: number): string

Parameters:

Parameter Type Description
n number

Returns: string

Remarks:

This only exists and can only be used in Obsidian.