Gentee Programming Language > Documentation > GT language Download documentation

gtitem.key

For this method to be used, the object must be defined with the attribute type = keys. This method gets the value of the object with the specified key. The result is added to the existing string data.
 
str gtitem.key(
      str   key,
      str   out
)

Parameters

keyKey name
outResult string.

Return value

The function returns the parameter out.

See also

    GT API methods     Predefined features


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