AdoServer:FieldGetFormatted()

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoServer Class >

AdoServer:FieldGetFormatted()

Previous pageReturn to chapter overviewNext page

Purpose

Return the contents of a specified field according to the formatting specifications of its FieldSpec object.

 

Prototype

METHOD FieldGetFormatted (  uFieldID ) CLASS AdoServer

 

 

Argument(s)

<uField>        the position/name/symbol of the required field

 

 

See Also

AdoServer