Skip to content

VimRegister.toString method

VimRegister › toString

Unofficial

Get the register's text as a single string.

Signature:

toString(): string

Returns: stringThe register's text.