Gentee Programming Language > Documentation > GT language Download documentation

gttext

This text function can be called from other text functions. Once it is called, all necessary substitutions will be made in the parameter string and the result will be written into the current output field.
 
text gttext(
      gt   gti,
      str   pattern
)

Parameters

gtiThe variable of the gt type.
patternText to be processed.

See also

    GT API methods


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