SetText

The SetText method sends a character array to the Presentation Space for the connection associated with the ECLPS object. Although this is similar to the SendKeys method, it is different in that it does not send mnemonic keystrokes (for example, [enter] or [pf1]).

If a position is not specified, the text is written starting at the current cursor position.