Gentee Programming Language > Documentation > GT language | Download documentation |
Get the value of the specified object attribute.
uint gtitem.getattrib( str attrib, str output ) uint gtitem.getattrib( str attrib, str output, uint mode )
attrib Attribute name. output Result string. mode
If it is called without this parameter, the string will be added. $GTG_OVER Overwrite $GTG_OVEREXIST Overwrite if the string is not empty
Nonzero if initialization was successful; otherwise 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |