Entity_Field_Value - cEntity¶
Include: Use Db\cEntity.pkg
Gets or sets a field value in the entity buffer by zero-based field number.
Type: Property
Syntax¶
Function Entity_Field_Value Integer iField Returns Variant
Procedure Set Entity_Field_Value Integer iField Variant vValue
Description¶
Gets or sets a field value in the entity buffer by zero-based field number. Out-of-range field arguments raise a DataFlex error.