4D v14.3Field |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
Field
Field
The Field command has two forms: The following example sets the fieldPtr variable to a pointer to the second field in the third table: FieldPtr:=Field(3;2) Passing fieldPtr (a pointer to the second field of a table) to Field returns the number 2. The following line sets FieldNum to 2: FieldNum:=Field(FieldPtr) The following example sets the FieldNum variable to the field number of [Table3]Field2: FieldNum:=Field(->[Table3]Field2)
|
PROPERTIES
Product: 4D
HISTORY
Created: < 4D v6 SEE ALSO
Field name ARTICLE USAGE
4D Language Reference ( 4D v12.4) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||