StringStream.lookAhead method
StringStream › lookAhead
Unofficial
Look ahead n lines from the current position and return the content.Signature:
lookAhead(n: number): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| n | number |
Returns: string
Remarks:
This only exists and can only be used in Obsidian.