BtServer:FieldPut()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:FieldPut()

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

BtServer