Gentee Programming Language > Documentation > Libraries Download documentation

odbcfield.getstr

Gets the field's value as a string. This method is applied for fields that contain a string, a date, time and numeric fields.
 
str odbcfield.getstr(
      str   dest
)

Parameters

destResult string.

Return value

Returns the object that includes the string obtained.


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