Merge remote-tracking branch 'origin/topic/vern/zam-record-fields-fixes'

* origin/topic/vern/zam-record-fields-fixes:
  fixes for specialized ZAM operations needing to check whether record fields exist
This commit is contained in:
Arne Welzel 2025-07-30 10:07:50 +02:00
commit d7fbd49d9e
9 changed files with 128 additions and 14 deletions

View file

@ -1269,7 +1269,7 @@ public:
/**
* Returns the value of a given field index if it's previously been
* assigned, * or else returns the value created from evaluating the
* assigned, or else returns the value created from evaluating the
* record field's &default expression.
* @param field The field index to retrieve.
* @return The value at the given field index or the default value if