Gentee Programming Language > Documentation > GT language | Download documentation |
The method gets the text of the object with all insertions.
uint gt.get( str objname, str output ) uint gt.get( str objname, str output, arr params of str )
objname The full name of the called object. output The string for writing the result. params of str Passed parameters.
Nonzero if initialization was successful; otherwise 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |