Gentee Programming Language > Documentation > GT language Download documentation

gtitem.child

The method returns the child object with the specified name
 
gtitem gtitem.child(
      str   name
)

Parameters

nameThe name of the embedded object

Return value

The child object or 0 if it is not found

See also

    GT API methods


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