Gentee Programming Language > Documentation > GT language Download documentation

gt.find

Get the object of the gtitem type with the specified name.
 
gtitem gt.find(
      str   objname
)

Parameters

objnameThe full name of the object

Return value

The object with the specified name or 0 if it is not found

See also

    GT API methods


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