Gentee Programming Language > Documentation > GT language Download documentation

gt.getval

Get the numerical value of the object or its attribute.
 
uint gt.getval(
      str   objname
)

Parameters

objnameThe full name of the object or the attribute.

Return value

The numerical value of the specified object.

See also

    GT API methods


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