gui.pasteInTextEditor

Inserts text from the clipboard into a textEditor.

Prototype

  1. bOk = gui.pasteInTextEditor ( hComponent )

Description

Inserts text from the clipboard into a textEditor at the current text cursor position.


Parameters

hComponent - valid GUI component handle


Return values

bOk - true on success


Available since ShiVa 2.0