- Removed formFieldIndex tracking and inline dictionary - Introduced EGName class with centralized index mapping - Updated AddFormFieldValue to resolve Y-offset using EGName.Index - Replaced fieldName property with egName for annotations - Changed helper methods from Function(Void) to Sub for clarity
BASE MODULE =========== This module is intended for often used constants and datastructures. Therefor it is important that this module does not have any dependencies on other modules!!