editor.ProcessInput

LuaFAR 3

editor.ProcessInput


result = editor.ProcessInput (EditorId, Input)

Parameters:
  EditorId: integer, or nil
  Input:    table tInputRecord.
              (Field EventType is mandatory, other fields
              are optional. If some field is missing, the default
              value of 0/false is used, except for wRepeatCount
              that defaults to 1).

Returns:
  result:   boolean

Far API used:
  EditorControl, ECTL_PROCESSINPUT