Gentee Programming Language > Documentation > GT language Download documentation

gtitem.getattribclear

The method gets the value of the attribute from the object. The string for getting the result will be cleared before the method is called.
 
uint gtitem.getattribclear(
      str   attrib,
      str   output
)

Parameters

attribAttribute name.
outputResult string.

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    GT API methods


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