SynWrite Wiki
Advanced text editor for programmers and Notepad replacement.
Brought to you by:
alexey_t,
matthias030
This action can be called by plugin to write text to current editor.
Parameters:
Return value: cSynOK
if all parameter values are correct, cSynError
otherwise. Error is returned when a) incorrect text range id or line number is passed, b) zero buffer pointer or non-positive buffer size is passed, c) editor is read-only.