BtServer:FieldPut()
<< Click to Display Table of Contents >>
BtServer:FieldPut()
|
|
Purpose
Set the value of a field identified by its position.
Prototype
METHOD FieldPut ( uField,uValue ) CLASS BtServer
Argument(s)
<uField> the position/name/symbol of the required field
<uValue> the value to assign to the field.
See Also