Field

Description

A Field object represents a variable field, from a primary or auxiliary item. Field objects are typically retrieved using the VarRecord method GetFieldValue() or the VarFieldList method FindField(). Field methods allow you to read and write the field's value and control whether it will be processed when the item is updated in the database.

Inheritance

AppRecord -> Field

Methods

Related Topics

Object Types

Working with Application Objects

Ext.CreateAppRecord()