Gentee Programming Language > Documentation > GT language Download documentation

gtitem.insert

The method processes text GT data and inserts the received objects into the current one.
 
gtitem gtitem.insert(
      str   data
)

Parameters

dataText GT data for insertion.

Return value

The last added object or 0 in case of an error.

See also

    GT API methods


 Copyright © 2004-2006 Gentee Inc. All rights reserved.