Concept Framework 2.2 documentation Contents | Index

RTextView.InsertText

Name Type Access Version Deprecated
InsertText function public version 1.0 no

Prototype:
public function InsertText(position, text);

Parameters:
position      the position where the text is inserted (a number starting from 0)
text      the text to insert in the view

Description:
Inserts texts into the view at the given position.

Returns:
This function returns null.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:09 2013 GMT(c)2013 Devronium Applications