TextFileView.getViewData method
TextFileView › getViewData
Official
Gets the data from the editor. This will be called to save the editor contents to the file.Signature:
getViewData(): stringReturns: string — The editor data as a string.
Since: 0.10.12