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 set caret position (0-based) in the current editor.
Parameters:
Return value: cSynError
if invalid position was passed (e.g. too big line number), or cSynOK
otherwise.
Wiki: binary API actions
Wiki: binary Goto-Definition plugins