Gentee Programming Language > Documentation > GT language | Download documentation |
The method inserts the specified object into its parent object.
uint gtitem.move( gtitem after )
after The object after which the item must be inserted. Specify 0 if it should be inserted in the first place. The objects must belong to one and the same parent.
Nonzero if initialization was successful; otherwise 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |