Navigation:  DataServer Classes > DaoServer Class >

DaoServer:FieldPos() Method

Previous pageReturn to chapter overviewNext page

Purpose

Return the position of a specified field within the data server, as a number starting with 1.

 

Parameters

uFieldPosThe name, number, or symbol representing the desired field.

 

Returns

The numeric position of the field in the DaoServer or 0 when the field is not found

 

Class

DaoServer