Gentee Programming Language > Documentation > GT language Download documentation

gtitem.getvalattrib

The method returns the numerical value of the attribute of the current objects.
 
int gtitem.getvalattrib(
      str   attrib
)

Parameters

attribAttribute name.

Return value

Numerical value. If there is no such attribute, 0 is returned.

See also

    GT API methods


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