EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

odbcfield.getstr

Get the field's value as a string of the str type. This method is applied for fields that contain a string, a date, time and numeric fields.

method str odbcfield.getstr (
   str dest
)

Parameters

dest Result str object.

Return value

Returns the parameter dest.

Related links

Source