PdcDBQuery.GetField

From External Bemet Wiki
Revision as of 12:38, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == GetField(FieldName as String) as Variant == Description == Returns the value of the supplied fieldname for the current record == Notes == This method will...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

GetField(FieldName as String) as Variant

Description

Returns the value of the supplied fieldname for the current record

Notes

This method will return a field from a record.

Code example

Availability

Available since September 2008 (from version 3.8)