FieldByIndex
FieldByIndex(
index
as Integer) as Object
or
FieldByIndex(
index
as Integer) as CclOField
index
The index number of the field required. The first field is number 1.
Parent topic:
Methods