Navigation:  Classes > bArrayServer >

bArrayServer:FieldSpec()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the FieldSpec object of a field.

Class

bArrayServer

Type

Method

Syntax

<oArrayServer>:FieldSpec(<uField>) Æ oFieldSpec

Arguments

<uField>Number, name or symbol of the field to which the FieldSpec object is to be returned.
Data type:DWord | String | Symbol

Return Value

oFieldSpecFieldSpec object to the specified field. If the field does not exist in the server, the value NULL_OBJECT is returned.
Data type:FieldSpec

Description

bArrayServer:FieldSpec() determines the FieldSpec object to a field.

 

A FieldSpec object defines further attributes to a field, for example validation rules or HyperLabel object.

See Also

bArrayServer:FieldPos()

bArrayServer:FieldSym()

 


Page url: http://www.YOURSERVER.com/index.html?barrayserver_fieldspec.htm