Gentee Programming Language > Documentation > GT language | Download documentation |
The method modifies the value of the object or the attribute.
uint gt.modify( str objname, int value ) uint gt.modify( str objname, str value )
objname The full name of the called object. value The new text or numerical value.
Nonzero if initialization was successful; otherwise 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |