Gentee Programming Language > Documentation > GT language Download documentation

gtitem.find

Searching for the attribute of this object.
 
uint gtitem.find(
      str   attrib
)

Parameters

attribAttribute name.

Return value

Either the index of the attribute or 0, if the attribute is not found, is returned

See also

    GT API methods


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