BtServer:FieldName()
<< Click to Display Table of Contents >>
BtServer:FieldName()
|
|
Purpose
Return the name of a specified field as a string.
Prototype
METHOD FieldName ( dwFIELD ) CLASS BtServer
Argument(s)
<dwField> the position of the required field
Return
STRING Name or empty string if the position is invalid
Description
This method will return the name a specified field within the data server
See Also