InsertText

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

InsertText(strText:String)
Inserts text at the cursor position.

Returns

Nothing

Parameters

  • strText:String - The text to be inserted.

Gadget Information

Applies to Textbox and Multi-Line Textbox.

Example

Personal tools