BtTable:FieldGet()
<< Click to Display Table of Contents >>
BtTable:FieldGet()
|
|
Purpose
Get the contents of a field that is identified by its position.
Prototype
METHOD FieldGet ( uField AS USUAL ) AS USUAL PASCAL CLASS BtTable
Argument(s)
<uField> String, Symbol or Numeric Id of a field
See Also