TextFileView โ€บ getViewData

TextFileView.getViewData() method

Gets the data from the editor. This will be called to save the editor contents to the file.

Signature:

abstract getViewData(): string;

Returns:

string